Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.equinox.p2.releng.buckminster/buckminster.cspec')
-rw-r--r--org.eclipse.equinox.p2.releng.buckminster/buckminster.cspec5
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.equinox.p2.releng.buckminster/buckminster.cspec b/org.eclipse.equinox.p2.releng.buckminster/buckminster.cspec
index 5525335d1..d5c5e1ea6 100644
--- a/org.eclipse.equinox.p2.releng.buckminster/buckminster.cspec
+++ b/org.eclipse.equinox.p2.releng.buckminster/buckminster.cspec
@@ -7,8 +7,13 @@
<cs:dependency name="org.eclipse.equinox.p2.tests.ui" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.equinox.p2.repository.tools" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.equinox.p2.ui.importexport" componentType="osgi.bundle"/>
+ <cs:dependency name="org.eclipse.equinox.console" componentType="osgi.bundle"/>
+ <cs:dependency name="org.eclipse.equinox.launcher.gtk.linux.x86_64" componentType="osgi.bundle"/>
+ <cs:dependency name="org.eclipse.core.net.linux.x86_64" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.swt.gtk.linux.x86_64" componentType="osgi.bundle"/>
<cs:dependency name="com.ibm.icu" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.compare" componentType="osgi.bundle"/>
+ <cs:dependency name="org.apache.felix.gogo.runtime" componentType="osgi.bundle"/>
+ <cs:dependency name="org.apache.felix.gogo.shell" componentType="osgi.bundle"/>
</cs:dependencies>
</cs:cspec>

Back to the top