aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2017-11-21 09:30:32 +0200
committerAntti Kokko <antti.kokko@qt.io>2017-11-21 08:18:25 +0000
commit2beebe4d00c4f3b88727570721de8690c924b915 (patch)
treee683e2632a688e182a231c3e5ee8520a101e6b1b
parent2e32acdc27d52c85921088b7a5b7f10848ec668c (diff)
Remove faulty dependency from Qt 5.9.3 main nodev5.9.3-packagingQtCreator4.5.0-rc1
collection tempalte is not used in this configuration. Change-Id: If00fa8bfbfbcd5fe4f5f6cdb9eca36c5149156f8 Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
-rw-r--r--packaging-tools/configurations/pkg_templates/pkg_593/qt.593/meta/package.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging-tools/configurations/pkg_templates/pkg_593/qt.593/meta/package.xml b/packaging-tools/configurations/pkg_templates/pkg_593/qt.593/meta/package.xml
index b09a6318e..04a963b02 100644
--- a/packaging-tools/configurations/pkg_templates/pkg_593/qt.593/meta/package.xml
+++ b/packaging-tools/configurations/pkg_templates/pkg_593/qt.593/meta/package.xml
@@ -5,7 +5,6 @@
<Version>5.9.3-0%VERSION_NUMBER_AUTO_INCREASE%</Version>
<ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
<Script>installscript.qs</Script>
- <Dependencies>qt.license.collection</Dependencies>
<Virtual>false</Virtual>
<SortingPriority>593</SortingPriority>
<DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>