summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-02-02 09:07:02 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-02-02 10:39:58 +0000
commitd5daf443ca594bd60ee9abfb167c96ab892da899 (patch)
treeb208c70e8f9137e54911cd5e77eb4939424b8fae /sync.profile
parentdbfa9eeaae4b0508a0d4de41d0578003e98d357b (diff)
downloadqtlocation-d5daf443ca594bd60ee9abfb167c96ab892da899.tar.gz
Remove QtMultimedia and QtSVG as dependency for QtLocation
It was only used by mapviewer example which had its Multimedia dependency removed. QtSVG is not a dependency at all. Change-Id: I9970663bf7992210b9c7723386266f36d2ce0a26 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 9414b2bf..77178b8a 100644
--- a/sync.profile
+++ b/sync.profile
@@ -13,8 +13,6 @@
#
%dependencies = (
"qtbase" => "",
- "qtsvg" => "",
"qtxmlpatterns" => "",
"qtdeclarative" => "",
- "qtmultimedia" => ""
);