Change to use birt.chart.
diff --git a/releng/org.eclipse.amp.releng/buckminster.cspec b/releng/org.eclipse.amp.releng/buckminster.cspec
index 82f253e..08c71b1 100644
--- a/releng/org.eclipse.amp.releng/buckminster.cspec
+++ b/releng/org.eclipse.amp.releng/buckminster.cspec
@@ -2,6 +2,7 @@
 <cs:cspec xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0" name="org.eclipse.amp.releng" componentType="buckminster" version="0.9.0.qualifier">
     <cs:dependencies>
         <cs:dependency name="org.apache.commons.collections" componentType="osgi.bundle"/>
+        <cs:dependency name="org.eclipse.birt.chart" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.emf.sdk" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.gef" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.jdt" componentType="eclipse.feature"/>
@@ -13,7 +14,6 @@
         <cs:dependency name="org.eclipse.xtend" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.xtext.sdk" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.zest" componentType="eclipse.feature"/>
-        <cs:dependency name="org.eclipse.birt" componentType="eclipse.feature"/>
         <cs:dependency name="org.mozilla.javascript" componentType="osgi.bundle"/>
     </cs:dependencies>
     <cs:actions>