Fix BR and drop kxml/xpp3

This commit is contained in:
Mat Booth 2020-01-23 18:14:17 +00:00
commit 32fdd20303

View file

@ -30,7 +30,7 @@ data:
dependencies:
- buildrequires:
javapackages-tools: [201801]
tycho: ["1.4"]
tycho: ["1.5"]
platform: ["f30", "f31"]
requires:
javapackages-tools: [201801]
@ -186,13 +186,6 @@ data:
rationale: >
Runtime dependency of eclipse.
Build dependency of eclipse.
kxml:
buildorder: 20
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of felix-scr.
Build dependency of felix-scr.
lucene:
buildorder: 10
ref: tycho
@ -250,10 +243,3 @@ data:
rationale: >
Runtime dependency of batik.
Build dependency of batik.
xpp3:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of felix-scr, kxml.
Build dependency of felix-scr, kxml.