Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.p2.extras.feature/feature.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/features/org.eclipse.equinox.p2.extras.feature/feature.xml b/features/org.eclipse.equinox.p2.extras.feature/feature.xml
index e294363a7..5564a9001 100644
--- a/features/org.eclipse.equinox.p2.extras.feature/feature.xml
+++ b/features/org.eclipse.equinox.p2.extras.feature/feature.xml
@@ -22,8 +22,7 @@
version="0.0.0"/>
<requires>
- <import feature="org.eclipse.equinox.core.feature" version="1.0.0" match="compatible"/>
- <import feature="org.eclipse.equinox.p2.core.feature" version="1.0.0" match="compatible"/>
+ <import feature="org.eclipse.equinox.core.feature" version="1.0.0" match="compatible"/>
</requires>
<plugin

Back to the top