From 0cb3f4c2e3365e35a6cf4c11bc919b9e8d9a76e6 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Sat, 8 Jun 2019 16:16:21 +0100 Subject: [PATCH] Build with improved bootstrap mode for CDT and without reflections library for JNA --- eclipse.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/eclipse.yaml b/eclipse.yaml index 5637982..f5894a8 100644 --- a/eclipse.yaml +++ b/eclipse.yaml @@ -261,6 +261,7 @@ data: %_without_contrib_tools 1 %_without_remote 1 %_without_photran_support 1 + %_without_reflections 1 components: rpms: antlr32: @@ -280,6 +281,7 @@ data: ref: eclipse arches: [x86_64, ppc64le, aarch64, s390x] rationale: > + Runtime dependency of eclipse. apache-commons-jxpath: buildorder: 10 ref: eclipse @@ -395,6 +397,7 @@ data: arches: [x86_64, ppc64le, aarch64, s390x] rationale: > Module API. + Runtime dependency of eclipse-cdt. eclipse-mpc: buildorder: 10 ref: eclipse @@ -427,7 +430,7 @@ data: ref: eclipse arches: [x86_64, ppc64le, aarch64, s390x] rationale: > - Runtime dependency of eclipse-launchbar, eclipse-ptp. + Runtime dependency of eclipse-ptp. eclipse-subclipse: buildorder: 50 ref: eclipse @@ -440,7 +443,7 @@ data: arches: [x86_64, ppc64le, aarch64, s390x] rationale: > Module API. - Runtime dependency of eclipse-ptp, eclipse-remote. + Runtime dependency of eclipse-cdt, eclipse-ptp, eclipse-remote. eclipse-usage: buildorder: 50 ref: eclipse