mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-16 20:21:56 +02:00
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:
committed by
Martin Jansa
parent
632b62b022
commit
fcb52131ab
@@ -1,4 +1,4 @@
|
||||
require qt5.inc
|
||||
|
||||
DEPENDS += "qtbase qt3d qtjsondb"
|
||||
DEPENDS += "qtbase qt3d"
|
||||
# qtsystems qtmultimedia
|
||||
|
||||
Reference in New Issue
Block a user