From d5b0ba874eea8d9ea2dce13f9cee301ed945fd5e Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 25 Aug 2015 14:43:52 +0300 Subject: qtlocation: use correct dependencies Update dependencies for QtLocation module based on the sync.profile Signed-off-by: Samuli Piippo Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtlocation_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index 963c5766..b67a9560 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb @@ -10,8 +10,7 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \ " -DEPENDS += "qtbase qt3d" -# qtsystems qtmultimedia +DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtquickcontrols" PACKAGECONFIG ??= "" # older geoclue 0.x is needed -- cgit v1.2.3-54-g00ecf