Bootstrap mode
This commit is contained in:
parent
2c1e107cae
commit
942129bc37
1 changed files with 1 additions and 19 deletions
20
eclipse.yaml
20
eclipse.yaml
|
|
@ -13,7 +13,6 @@ data:
|
|||
dependencies:
|
||||
- buildrequires:
|
||||
tycho: ["1.5"]
|
||||
eclipse: ["latest"]
|
||||
platform: ["-f28", "-f29"]
|
||||
requires:
|
||||
platform: ["-f28", "-f29"]
|
||||
|
|
@ -187,6 +186,7 @@ data:
|
|||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_bootstrap 1
|
||||
%_with_jp_minimal 1
|
||||
%_without_javahl 1
|
||||
%_without_spring 1
|
||||
|
|
@ -286,12 +286,6 @@ 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
|
||||
|
|
@ -300,12 +294,6 @@ data:
|
|||
Module API.
|
||||
Runtime dependency of eclipse-linuxtools,
|
||||
eclipse-remote.
|
||||
eclipse-ecf:
|
||||
buildorder: 30
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
eclipse-egit:
|
||||
buildorder: 50
|
||||
ref: eclipse
|
||||
|
|
@ -319,12 +307,6 @@ 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: 40
|
||||
ref: eclipse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue