diff --git a/eclipse.yaml b/eclipse.yaml index 2b363d4..cff56c1 100644 --- a/eclipse.yaml +++ b/eclipse.yaml @@ -13,8 +13,11 @@ data: dependencies: - buildrequires: tycho: [1.4] + eclipse: [latest] platform: [-f28,-f29] requires: + ant: [1.10] + maven: [3.5] platform: [-f28,-f29] profiles: everything: @@ -216,7 +219,6 @@ data: buildopts: rpms: macros: | - %_with_bootstrap 1 %_with_jp_minimal 1 %_without_javahl 1 %_without_spring 1 @@ -336,6 +338,12 @@ data: arches: [x86_64, ppc64le, aarch64, s390x] rationale: > Runtime dependency of eclipse-linuxtools. + eclipse: + buildorder: 40 + ref: eclipse + arches: [x86_64, ppc64le, aarch64, s390x] + rationale: > + Module API. eclipse-cdt: buildorder: 70 ref: eclipse @@ -351,6 +359,12 @@ data: rationale: > Module API. Runtime dependency of eclipse-webtools. + eclipse-ecf: + buildorder: 30 + ref: eclipse + arches: [x86_64, ppc64le, aarch64, s390x] + rationale: > + Runtime dependency of eclipse. eclipse-egit: buildorder: 50 ref: eclipse @@ -365,6 +379,12 @@ data: arches: [x86_64, ppc64le, aarch64, s390x] rationale: > Module API. + eclipse-emf: + buildorder: 20 + ref: eclipse + arches: [x86_64, ppc64le, aarch64, s390x] + rationale: > + Runtime dependency of eclipse, eclipse-ecf. eclipse-gef: buildorder: 30 ref: eclipse