diff options
| author | Eric Bénard <eric@eukrea.com> | 2013-10-08 00:52:53 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-08 15:49:08 +0200 |
| commit | fcb52131ab8b4a513ec037ef176dd47e1f9bb301 (patch) | |
| tree | db55fcb4b091c4bbc49ae83284f44b96c5a56932 /recipes-qt | |
| parent | 632b62b022ee021827bb07f7400726389f577e3a (diff) | |
| download | meta-qt5-fcb52131ab8b4a513ec037ef176dd47e1f9bb301.tar.gz | |
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>
Diffstat (limited to 'recipes-qt')
| -rw-r--r-- | recipes-qt/qt5/qtlocation.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtlocation.inc b/recipes-qt/qt5/qtlocation.inc index 348ca40e..70a43755 100644 --- a/recipes-qt/qt5/qtlocation.inc +++ b/recipes-qt/qt5/qtlocation.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | require qt5.inc | 1 | require qt5.inc |
| 2 | 2 | ||
| 3 | DEPENDS += "qtbase qt3d qtjsondb" | 3 | DEPENDS += "qtbase qt3d" |
| 4 | # qtsystems qtmultimedia | 4 | # qtsystems qtmultimedia |
