Fix BR and drop kxml/xpp3
This commit is contained in:
parent
dbc556673c
commit
32fdd20303
1 changed files with 1 additions and 15 deletions
16
tycho.yaml
16
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue