From 4a94c9a0f1a4c96c8bb946657f2929a4c7e7e775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20B=C3=A9nard?= Date: Tue, 8 Oct 2013 00:52:53 +0200 Subject: [PATCH] qtlocation: don't depend on qtjsondb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit jsondb is not listed a a dependencies on qtlocation in sync.profile and was removed in more recent versions as qtjsondb is no more maintained Signed-off-by: Eric BĂ©nard Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtlocation.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtlocation.inc b/recipes-qt/qt5/qtlocation.inc index 348ca40eb8..70a4375524 100644 --- a/recipes-qt/qt5/qtlocation.inc +++ b/recipes-qt/qt5/qtlocation.inc @@ -1,4 +1,4 @@ require qt5.inc -DEPENDS += "qtbase qt3d qtjsondb" +DEPENDS += "qtbase qt3d" # qtsystems qtmultimedia