remove dangling references go eclipse.common.runtime


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@982654 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/common/obr/sigil.properties b/sigil/common/obr/sigil.properties
index 4170315..8685021 100644
--- a/sigil/common/obr/sigil.properties
+++ b/sigil/common/obr/sigil.properties
@@ -17,7 +17,6 @@
 	org.apache.felix.sigil.common.obr, \
 	org.apache.felix.sigil.common.osgi, \
 	org.apache.felix.sigil.common.repository, \
-	org.eclipse.core.runtime, \
 	org.osgi.framework, \
 
 # end
diff --git a/sigil/ivy/resolver/sigil.properties b/sigil/ivy/resolver/sigil.properties
index 6fd12b2..473bd28 100644
--- a/sigil/ivy/resolver/sigil.properties
+++ b/sigil/ivy/resolver/sigil.properties
@@ -40,12 +40,8 @@
 	org.apache.ivy.util, \
 	org.apache.tools.ant, \
 	org.apache.tools.ant.types, \
-	org.eclipse.core.runtime;version=3.4.0, \
 	org.osgi.framework, \
 
--requires: \
-	org.eclipse.equinox.common;version=3.4.0, \
-
 header;Class-Path: bndlib.jar org.eclipse.equinox.common.jar
 
 # end