summaryrefslogtreecommitdiff
path: root/capplet
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-02-22 21:07:42 +0000
committerSergey V. Udaltsov <svu@gnome.org>2010-02-22 21:09:00 +0000
commit4dbff3340252e9a70016c09a0e5d740300e5c8ab (patch)
tree7f3d6db497ef0971e4d20fb3648abb7b7b741cf3 /capplet
parentd6f7eebacb03c3a2755284cd8f2a01f262d0acb3 (diff)
downloadlibgnomekbd-4dbff3340252e9a70016c09a0e5d740300e5c8ab.tar.gz
removed dbus dependency
https://bugzilla.gnome.org/show_bug.cgi?id=610231
Diffstat (limited to 'capplet')
-rw-r--r--capplet/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/capplet/Makefile.am b/capplet/Makefile.am
index f9203f6..dfe73ad 100644
--- a/capplet/Makefile.am
+++ b/capplet/Makefile.am
@@ -32,7 +32,6 @@ gkbd_indicator_plugins_capplet_SOURCES = gkbd-indicator-plugins-capplet.c \
gkbd_indicator_plugins_capplet_LDFLAGS = -export-dynamic
gkbd_indicator_plugins_capplet_LDADD = \
- $(DBUS_LIBS) \
$(GCONF_LIBS) \
$(GTK_LIBS) \
$(LIBXKLAVIER_LIBS) \