qtlocation: don't depend on qtjsondb

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 <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Eric Bénard 2013-10-08 00:52:53 +02:00 committed by Martin Jansa
parent f3681a0c6b
commit 4a94c9a0f1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require qt5.inc
DEPENDS += "qtbase qt3d qtjsondb"
DEPENDS += "qtbase qt3d"
# qtsystems qtmultimedia