Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng/buckminster.cspex1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng/buckminster.cspex b/plugins/org.eclipse.emf.cdo.releng/buckminster.cspex
index 5c2cdb5bf1..d8a90d3f03 100644
--- a/plugins/org.eclipse.emf.cdo.releng/buckminster.cspex
+++ b/plugins/org.eclipse.emf.cdo.releng/buckminster.cspex
@@ -2,6 +2,7 @@
<cs:cspecExtension xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0">
<cs:dependencies>
<cs:dependency name="org.eclipse.emf.cdo.site" componentType="eclipse.feature"/>
+ <cs:dependency name="org.eclipse.emf.cdo.releng.release" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.emf.cdo.efs" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.emf.cdo.ui.efs" componentType="osgi.bundle"/>

Back to the top