mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-11 00:25:19 +02:00
qtlocation: use geoclue 2
QtLocation now has plugin for geoclue 2, remove old comment and change geoclue to be runtime dependency. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
committed by
Martin Jansa
parent
ddbf8dd005
commit
1a7c8fa42c
@@ -14,8 +14,7 @@ LIC_FILES_CHKSUM = " \
|
||||
DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtquickcontrols"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
# older geoclue 0.12.99 is needed
|
||||
PACKAGECONFIG[geoclue] = ",,geoclue"
|
||||
PACKAGECONFIG[geoclue] = ",,,geoclue"
|
||||
PACKAGECONFIG[gypsy] = "-feature-gypsy,-no-feature-gypsy,gconf gypsy"
|
||||
PACKAGECONFIG[geoservices_here] = "-feature-geoservices_here,-no-feature-geoservices_here"
|
||||
PACKAGECONFIG[geoservices_mapbox] = "-feature-geoservices_mapbox,-no-feature-geoservices_mapbox"
|
||||
|
||||
Reference in New Issue
Block a user