diff --git a/tycho.yaml b/tycho.yaml index aa48074..f05898d 100644 --- a/tycho.yaml +++ b/tycho.yaml @@ -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.