aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-03-23 09:45:38 -0500
committerCharles Kerr <charles.kerr@canonical.com>2014-03-23 09:45:38 -0500
commitba4ba4c0aca3ead8658ff687abe5ee4fea341a62 (patch)
treeb5db1979931c7b28cf479913cd768cbe6002deab
parentd148c14f072a3bd30c410a0d97a9a6bdc3bc465b (diff)
downloadayatana-indicator-datetime-ba4ba4c0aca3ead8658ff687abe5ee4fea341a62.tar.gz
ayatana-indicator-datetime-ba4ba4c0aca3ead8658ff687abe5ee4fea341a62.tar.bz2
ayatana-indicator-datetime-ba4ba4c0aca3ead8658ff687abe5ee4fea341a62.zip
make geoclue recommended, rather than required.
-rw-r--r--CMakeLists.txt1
-rw-r--r--debian/control3
2 files changed, 1 insertions, 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)