summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2011-10-06 11:14:11 +0100
committerBastien Nocera <hadess@hadess.net>2011-10-06 11:14:11 +0100
commitb343cc502f41e8217014508162b41e6c517ec747 (patch)
tree85a01674e2992fb30deeb5c42f0e77e73e1d2494 /configure.ac
parente4976a9bfcf0d4249ae2855761e20ebe100c578d (diff)
downloadgnome-bluetooth-b343cc502f41e8217014508162b41e6c517ec747.tar.gz
build: Remove dbus-glib dep from public library
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index bb8a58e7..63d4d29d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -135,9 +135,7 @@ PKG_CHECK_MODULES(INPUT,
gtk+-3.0)
dnl Requires for the public library
-PKG_CHECK_MODULES(LIBGNOMEBT,
- dbus-glib-1 >= $DBUS_GLIB_REQUIRED
- gtk+-3.0)
+PKG_CHECK_MODULES(LIBGNOMEBT, gtk+-3.0)
dnl Requires for the private library
PKG_CHECK_MODULES(COMMON,