Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.emf.cdo.releng/buckminster.cspec')
-rw-r--r--releng/org.eclipse.emf.cdo.releng/buckminster.cspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/releng/org.eclipse.emf.cdo.releng/buckminster.cspec b/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
index 9988e9a2fa..e5de70df57 100644
--- a/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
+++ b/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
@@ -12,6 +12,8 @@
<cs:dependency name="org.eclipse.emf.source" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.teneo" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.teneo.source" componentType="eclipse.feature"/>
+ <cs:dependency name="org.eclipse.zest" componentType="eclipse.feature"/>
+ <cs:dependency name="org.eclipse.zest.source" componentType="eclipse.feature"/>
<!--
<cs:dependency name="org.eclipse.emf.compare" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.compare.source" componentType="eclipse.feature"/>

Back to the top