diff options
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 58a588813fd1..a8622c8a54aa 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4367 2009/04/14 21:07:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4368 2009/04/15 05:07:54 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2124,6 +2124,7 @@ net-libs/opal:noaudio - Disable audio codecs net-libs/opal:novideo - Disable video codecs net-libs/openh323:noaudio - Disable audio codecs net-libs/openh323:novideo - Disable video codecs +net-libs/ortp:srtp - Add support for Secure RTP net-libs/webkit-gtk:coverage - enable code coverage support net-libs/webkit-gtk:pango - Use pango as fontbackend instead of freetype net-libs/webkit-gtk:soup - Use SOUP as backend instead of curl |