Bug 431540 - Removing hard cycles between equinox git repos has caused p2 to be missing from equinox sdk
diff --git a/features/org.eclipse.equinox.sdk/feature.xml b/features/org.eclipse.equinox.sdk/feature.xml
index 258050f..e29df7b 100644
--- a/features/org.eclipse.equinox.sdk/feature.xml
+++ b/features/org.eclipse.equinox.sdk/feature.xml
@@ -48,6 +48,7 @@
      <feature id="org.eclipse.equinox.p2.core.feature"/>
      <feature id="org.eclipse.equinox.p2.extras.feature"/>
      <feature id="org.eclipse.equinox.p2.rcp.feature"/>
+     <feature id="org.eclipse.core.runtime.feature"/>
    </requires>
 
 </feature>