summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtlocation_git.bbappend')
-rw-r--r--recipes-qt/qt5/qtlocation_git.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bbappend b/recipes-qt/qt5/qtlocation_git.bbappend
index 2fed196..7ee2382 100644
--- a/recipes-qt/qt5/qtlocation_git.bbappend
+++ b/recipes-qt/qt5/qtlocation_git.bbappend
@@ -29,5 +29,5 @@
29 29
30PACKAGECONFIG += "gypsy" 30PACKAGECONFIG += "gypsy"
31 31
32EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" 32EXTRA_QMAKEVARS_PRE_append_emulator = " CONFIG+=simulator"
33DEPENDS_emulator += "qtsimulator" 33DEPENDS_append_emulator = " qtsimulator"