diff options
author | Koen Kooi <koen@openembedded.org> | 2007-08-23 08:40:28 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-08-23 08:40:28 +0000 |
commit | 152f0766fdcf4df7faa2a73b9b2994b767049064 (patch) | |
tree | 77360237da86e7e35515c8da674909d8352a517a /packages/gaim/pidgin.inc | |
parent | d96ae6efdef0d81a0d122588f70a2d03377d6797 (diff) |
pidgin: update to 2.1.1, enable avahi
Diffstat (limited to 'packages/gaim/pidgin.inc')
-rw-r--r-- | packages/gaim/pidgin.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gaim/pidgin.inc b/packages/gaim/pidgin.inc index bb2daf2314..4184848daa 100644 --- a/packages/gaim/pidgin.inc +++ b/packages/gaim/pidgin.inc @@ -2,7 +2,7 @@ SECTION = "x11/network" DESCRIPTION = "multi-protocol instant messaging client" LICENSE = "GPL" -DEPENDS = "gtk+ ncurses gnutls virtual/libintl gstreamer dbus" +DEPENDS = "avahi gtk+ ncurses gnutls virtual/libintl gstreamer dbus" RRECOMMENDS_${PN} = "libpurple-plugin-ssl-gnutls libpurple-protocol-irc libpurple-protocol-xmpp" EXTRA_OECONF = " \ |