aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2018-03-22 07:48:27 +0200
committerAntti Kokko <antti.kokko@qt.io>2018-03-22 05:51:01 +0000
commit5f8992f2050f376b97fd4942d73c60d8a42399eb (patch)
treeb268ba5e4e0201a7314f5b2b6f31a9645169d4d0 /packaging-tools/configurations
parent85e2d29c26d43275c994fd777401bb468bdc2c2c (diff)
Fix a typo in QtRO pkg configuration file
Change-Id: I4f340d066e0db7b8693dfb38077badfb4b31f818 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'packaging-tools/configurations')
-rw-r--r--packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.doc.qtremoteobjects/meta/package.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.doc.qtremoteobjects/meta/package.xml b/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.doc.qtremoteobjects/meta/package.xml
index 6ef078c50..495c5ea25 100644
--- a/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.doc.qtremoteobjects/meta/package.xml
+++ b/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.doc.qtremoteobjects/meta/package.xml
@@ -5,7 +5,7 @@
<Version>5.11.0-0%VERSION_NUMBER_AUTO_INCREASE%</Version>
<ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
<Virtual>true</Virtual>
- <AutoDepenOn>qt.qt5.5110.qtremoteobjects</AutoDependOn>
+ <AutoDependOn>qt.qt5.5110.qtremoteobjects</AutoDependOn>
<SortingPriority>1</SortingPriority>
<DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
</Package>