diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-02 14:13:56 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-02 14:37:16 +0200 |
commit | cc53b929e2c4903205ae100333d72e9f36277280 (patch) | |
tree | 232052946eb8d2cbd22e86437834650121ab4c63 /net-libs | |
parent | net-libs/opal: Default enable USE flags needed by ekiga (the only consumer of... (diff) | |
download | gentoo-cc53b929e2c4903205ae100333d72e9f36277280.tar.gz gentoo-cc53b929e2c4903205ae100333d72e9f36277280.tar.bz2 gentoo-cc53b929e2c4903205ae100333d72e9f36277280.zip |
net-libs/ptlib: Default enable USE flags needed by ekiga (the only consumer of this lib)
Package-Manager: portage-2.3.1
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ptlib/ptlib-2.10.11.ebuild | 4 |
1 files 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 e112122027c1..71cb8373838f 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 ) |