summaryrefslogtreecommitdiff
path: root/src/plugins/macros
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/macros')
-rw-r--r--src/plugins/macros/Macros.pluginspec.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/plugins/macros/Macros.pluginspec.in b/src/plugins/macros/Macros.pluginspec.in
index 80e5415b16..7ed581c5d7 100644
--- a/src/plugins/macros/Macros.pluginspec.in
+++ b/src/plugins/macros/Macros.pluginspec.in
@@ -13,10 +13,5 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<category>Qt Creator</category>
<description>Macros in text editors.</description>
<url>http://www.qt-project.org</url>
- <dependencyList>
- <dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/>
- <dependency name=\"Locator\" version=\"$$QTCREATOR_VERSION\"/>
- <dependency name=\"Find\" version=\"$$QTCREATOR_VERSION\"/>
- <dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/>
- </dependencyList>
+ $$dependencyList
</plugin>