Try specifying platform versions again.
This commit is contained in:
parent
2a981c10df
commit
95afa29738
1 changed files with 14 additions and 2 deletions
16
eclipse.yaml
16
eclipse.yaml
|
|
@ -13,11 +13,11 @@ data:
|
|||
dependencies:
|
||||
- buildrequires:
|
||||
tycho: [1.4]
|
||||
platform: []
|
||||
platform: [f29,f30,f31]
|
||||
requires:
|
||||
ant: [1.10]
|
||||
maven: [3.5]
|
||||
platform: []
|
||||
platform: [f29,f30,f31]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
|
|
@ -826,6 +826,18 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core.
|
||||
maven-mapping:
|
||||
buildorder: 10
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of maven-war-plugin.
|
||||
maven-osgi:
|
||||
buildorder: 10
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of glassfish-hk2.
|
||||
nekohtml:
|
||||
buildorder: 10
|
||||
ref: eclipse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue