From ba4ba4c0aca3ead8658ff687abe5ee4fea341a62 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sun, 23 Mar 2014 09:45:38 -0500 Subject: make geoclue recommended, rather than required. --- CMakeLists.txt | 1 - debian/control | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b468a5..378dc03 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,7 +34,6 @@ include (FindPkgConfig) pkg_check_modules (SERVICE_DEPS REQUIRED glib-2.0>=2.36 gio-unix-2.0>=2.36 - geoclue>=0.12 libical>=0.48 libecal-1.2>=3.5 libedataserver-1.2>=3.5 diff --git a/debian/control b/debian/control index 84f76ca..3b71725 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,6 @@ Build-Depends: cmake, libnotify-dev (>= 0.7.6), libcanberra-dev, libido3-0.1-dev (>= 0.2.90), - libgeoclue-dev (>= 0.12.0), libecal1.2-dev (>= 3.5), libical-dev (>= 1.0), libgtk-3-dev (>= 3.1.4), @@ -42,11 +41,11 @@ Package: indicator-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - geoclue-ubuntu-geoip | geoclue-provider, systemd-services, systemd-shim, Recommends: indicator-applet | indicator-renderer, evolution-data-server, + geoclue-ubuntu-geoip | geoclue-provider, unity-control-center (>= 14.04.3) | ubuntu-system-settings, Suggests: click, Conflicts: indicator-datetime (<< 13.10.0) -- cgit v1.2.3