Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index efdd6a4e9..228bc822b 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -34,7 +34,7 @@
<requires>
<import plugin="org.eclipse.mylyn.commons.xmlrpc" version="3.4.0" match="compatible"/>
- <import feature="org.eclipse.mylyn_feature" version="3.4.1.qualifier" match="perfect"/>
+ <import feature="org.eclipse.mylyn_feature" version="3.4.1.qualifier" match="equivalent"/>
</requires>
<plugin

Back to the top