summaryrefslogtreecommitdiffstats
path: root/chat-im/pidgin/DEPENDS
diff options
context:
space:
mode:
authorJeremy Blosser2013-10-10 14:35:53 -0500
committerJeremy Blosser2013-10-10 14:35:53 -0500
commitce209d2c67f27cd292663b486f7440f3d3b7692b (patch)
tree2d7cd7debe9d097118f3c88895daf1f6561bd92e /chat-im/pidgin/DEPENDS
parentcd8ba66f3039cc3940fc20cdc9aff423a518a44a (diff)
pidgin: dbus optional dependency actually requires dbus-glib
Diffstat (limited to 'chat-im/pidgin/DEPENDS')
-rwxr-xr-xchat-im/pidgin/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index cd68e76f62..987dc9c39c 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -62,7 +62,7 @@ optional_depends mono \
"--disable-mono" \
"for Mono runtime support" &&
-optional_depends dbus \
+optional_depends dbus-glib \
"--enable-dbus" \
"--disable-dbus" \
"for DBUS support" &&