summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/qtivi_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/automotive/qtivi_git.bb')
-rw-r--r--recipes-qt/automotive/qtivi_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/automotive/qtivi_git.bb b/recipes-qt/automotive/qtivi_git.bb
index 39d6eb2..e3dd3fd 100644
--- a/recipes-qt/automotive/qtivi_git.bb
+++ b/recipes-qt/automotive/qtivi_git.bb
@@ -40,9 +40,10 @@ require recipes-qt/qt5/qt5-git.inc
40 40
41PACKAGECONFIG ?= "taglib" 41PACKAGECONFIG ?= "taglib"
42PACKAGECONFIG[taglib] = "CONFIG+=config_taglib CONFIG+=done_config_taglib,CONFIG+=done_config_taglib,taglib" 42PACKAGECONFIG[taglib] = "CONFIG+=config_taglib CONFIG+=done_config_taglib,CONFIG+=done_config_taglib,taglib"
43PACKAGECONFIG[geniviextras-only] = "CONFIG+=geniviextras-only"
43 44
44EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" 45EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
45 46
46SRCREV = "ef2d628c7f34bf40a7a146a71a10c1f7e6f8d29e" 47SRCREV = "a15c13d6255d23ce90997913b7c1347fef396fa8"
47 48
48DEPENDS = "qtbase qtdeclarative qtmultimedia" 49DEPENDS = "qtbase qtdeclarative qtmultimedia"