From 89899463d4a0d45a4781de1ad022258fc064fe43 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Tue, 23 Apr 2019 17:21:26 +0100 Subject: [PATCH] Remove platform requirement --- tycho.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tycho.yaml b/tycho.yaml index 7a304b1..d3208a4 100644 --- a/tycho.yaml +++ b/tycho.yaml @@ -30,7 +30,7 @@ data: dependencies: - buildrequires: javapackages-tools: [201801] - platform: [f31] + platform: [] requires: javapackages-tools: [201801] platform: []