aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-10-13 10:14:21 -0500
committerTed Gould <ted@gould.cx>2011-10-13 10:14:21 -0500
commit023fa26a62388360541002a9d68ecd4fb311852e (patch)
treea8805922fb88c52cde910b5b5497d9915a869a64 /configure.ac
parentc8c930ff4a68477e6920d8c60f19724bafb3d8a0 (diff)
parent28cacfecb73ee7714ccb628b1226b4a9b1c01879 (diff)
downloadayatana-indicator-datetime-023fa26a62388360541002a9d68ecd4fb311852e.tar.gz
ayatana-indicator-datetime-023fa26a62388360541002a9d68ecd4fb311852e.tar.bz2
ayatana-indicator-datetime-023fa26a62388360541002a9d68ecd4fb311852e.zip
Removing unused libunique
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 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)