commit: cc53b929e2c4903205ae100333d72e9f36277280
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 2 12:13:56 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 2 12:37:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc53b929
net-libs/ptlib: Default enable USE flags needed by ekiga (the only consumer of
this lib)
Package-Manager: portage-2.3.1
net-libs/ptlib/ptlib-2.10.11.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/ptlib/ptlib-2.10.11.ebuild
b/net-libs/ptlib/ptlib-2.10.11.ebuild
index e112122..71cb837 100644
--- a/net-libs/ptlib/ptlib-2.10.11.ebuild
+++ b/net-libs/ptlib/ptlib-2.10.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,7 +18,7 @@ KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
IUSE="alsa +asn debug doc +dtmf examples ffmpeg ftp +http ipv6
xmpp ldap lua mail odbc oss pch pulseaudio qos remote sasl sdl serial
shmvideo snmp soap socks +sound ssl static-libs +stun telnet tts v4l +video
-vxml wav xml xmlrpc"
+vxml +wav +xml xmlrpc"
CDEPEND="
ldap? ( net-nds/openldap )