aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2013-08-30 11:22:59 +0200
committerSebastien Bacher <seb128@ubuntu.com>2013-08-30 11:22:59 +0200
commit7b1c7e89d51ec3f9acdccecf50a1e19f57669f62 (patch)
tree6913817f9097165be29f7184e778fd2004a3ed2a /configure.ac
parent4179a8137d043516f1360c4c550f988097f57646 (diff)
downloadayatana-indicator-power-7b1c7e89d51ec3f9acdccecf50a1e19f57669f62.tar.gz
ayatana-indicator-power-7b1c7e89d51ec3f9acdccecf50a1e19f57669f62.tar.bz2
ayatana-indicator-power-7b1c7e89d51ec3f9acdccecf50a1e19f57669f62.zip
revert previous commit, liburl-dispatcher1 depends on upstart-app-launch
which is in universe, that's blocking indicators from landing.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ca7e793..ba39dec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,8 +40,7 @@ GUDEV_REQUIRED_VERSION=204
PKG_CHECK_MODULES([SERVICE_DEPS],[glib-2.0 >= $GLIB_REQUIRED_VERSION
gio-2.0 >= $GIO_REQUIRED_VERSION
gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION
- gudev-1.0 >= $GUDEV_REQUIRED_VERSION
- url-dispatcher-1])
+ gudev-1.0 >= $GUDEV_REQUIRED_VERSION])
###########################
# GSETTINGS