git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
163489e
)
pidgin: enable audio and vv when available
author
Koen Kooi
<koen@openembedded.org>
Thu, 8 Apr 2010 09:08:56 +0000
(11:08 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 8 Apr 2010 10:34:42 +0000
(12:34 +0200)
recipes/pidgin/pidgin.inc
patch
|
blob
|
history
diff --git
a/recipes/pidgin/pidgin.inc
b/recipes/pidgin/pidgin.inc
index
14811ae
..
3215268
100644
(file)
--- a/
recipes/pidgin/pidgin.inc
+++ b/
recipes/pidgin/pidgin.inc
@@
-2,12
+2,13
@@
DESCRIPTION = "multi-protocol instant messaging client"
SECTION = "x11/network"
LICENSE = "GPL"
DEPENDS = "python startup-notification avahi gtk+ ncurses gnutls virtual/libintl gstreamer dbus"
-INC_PR = "r
1
"
+INC_PR = "r
2
"
inherit autotools gettext pkgconfig gconf
EXTRA_OECONF = " \
- --disable-audio \
+ --enable-audio \
+ --enable-vv \
--disable-perl \
--disable-tcl \
--disable-deprecated \