aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-08-30 04:00:49 +0000
committerTarmac <Unknown>2013-08-30 04:00:49 +0000
commit4179a8137d043516f1360c4c550f988097f57646 (patch)
tree253ceaaa7daae943f67e6516f063f547e2fab296 /configure.ac
parentcb21c213824f24ccf21389c19cd6845ba44b4abc (diff)
parent0becc25cc08c819dcbdfb41ad124efc17c965014 (diff)
downloadayatana-indicator-power-4179a8137d043516f1360c4c550f988097f57646.tar.gz
ayatana-indicator-power-4179a8137d043516f1360c4c550f988097f57646.tar.bz2
ayatana-indicator-power-4179a8137d043516f1360c4c550f988097f57646.zip
Make settings work on the phone.
Approved by Charles Kerr, PS Jenkins bot.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ba39dec..ca7e793 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,8 @@ 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])
+ gudev-1.0 >= $GUDEV_REQUIRED_VERSION
+ url-dispatcher-1])
###########################
# GSETTINGS