From 28cacfecb73ee7714ccb628b1226b4a9b1c01879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 5 Oct 2011 13:01:55 +0100 Subject: Remove libunique dependency as Its not needed anymore --- configure.ac | 1 - src/datetime-prefs.c | 1 - 2 files changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 144672f..eb5b973 100644 --- a/configure.ac +++ b/configure.ac @@ -105,7 +105,6 @@ PKG_CHECK_MODULES(SERVICE, indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION PKG_CHECK_MODULES(PREF, gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - unique-3.0 json-glib-1.0 libgnome-control-center polkit-gobject-1) diff --git a/src/datetime-prefs.c b/src/datetime-prefs.c index 5ace8c4..1b7ddd2 100644 --- a/src/datetime-prefs.c +++ b/src/datetime-prefs.c @@ -32,7 +32,6 @@ with this program. If not, see . #include #include #include -#include #include #include -- cgit v1.2.3