From 42d864c86d8c85db7b2d42f8505d962a642e4c77 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 30 May 2016 11:48:11 +0200 Subject: Add qtlocation dependency to sync.profile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Without qtpositioning from qtlocation source module, we have no support for geolocation. Also correct a false dependency on xmlpatterns, and adds a feature report on geolocation at configure time. Change-Id: I7d80b8288631401bf4c8aaa2541327a52910c3e6 Reviewed-by: Michael BrĂ¼ning --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 7d6daec35..e4a88e0c2 100644 --- a/sync.profile +++ b/sync.profile @@ -20,7 +20,7 @@ %dependencies = ( "qtbase" => "", "qtdeclarative" => "", - "qtxmlpatterns" => "", + "qtlocation" => "", "qttools" => "", # FIXME: take examples out into their own module to avoid a potential circular dependency later ? "qtquickcontrols" => "", -- cgit v1.2.3