summaryrefslogtreecommitdiff
path: root/qtlocation.pro
diff options
context:
space:
mode:
authorAaron McCarthy <mccarthy.aaron@gmail.com>2015-01-20 11:48:16 +1000
committerAaron McCarthy <mccarthy.aaron@gmail.com>2015-09-10 07:46:11 +0000
commita3cb74a7ce3d4d138deb2e895288a36a1b3ce3ce (patch)
treeea69a2d563be4dee567be5bde8de0ddcadcf7074 /qtlocation.pro
parentf6a48c06d3090e553867db327665b3cc44d9b21a (diff)
downloadqtlocation-a3cb74a7ce3d4d138deb2e895288a36a1b3ce3ce.tar.gz
Remove dependency on libgeoclue.
Re-implement Geoclue plugin using only Qt DBus dropping both the build-time and run-time dependency on libgeoclue. Allowing the Geoclue plugin to be build on all platforms that support Qt DBus. The priority of the Geoclue plugin has been lowered slightly so that the native position plugin, if available, has precedence. [ChangeLog][QtPositioning][Position] The Geoclue plugin has been re-implemented using Qt DBus. Task-number: QTBUG-40702 Change-Id: Ia06d089bfb46c10769ccffd765c044c361a9b484 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'qtlocation.pro')
-rw-r--r--qtlocation.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/qtlocation.pro b/qtlocation.pro
index d3a1ba65..3104465f 100644
--- a/qtlocation.pro
+++ b/qtlocation.pro
@@ -1,6 +1,4 @@
load(configure)
-qtCompileTest(geoclue)
-qtCompileTest(geoclue-satellite)
qtCompileTest(gypsy)
load(qt_parts)