diff options
author | Charlie Shepherd <masterdriverz@gentoo.org> | 2007-03-09 23:38:53 +0000 |
---|---|---|
committer | Charlie Shepherd <masterdriverz@gentoo.org> | 2007-03-09 23:38:53 +0000 |
commit | 685d5ab6da9a67ec7c339943d72aed98e379f66d (patch) | |
tree | 26bfde678724ccd7da522aa8e78d39b697eaf95b | |
parent | Stable on amd64 per bug # 170189 (diff) | |
download | historical-685d5ab6da9a67ec7c339943d72aed98e379f66d.tar.gz historical-685d5ab6da9a67ec7c339943d72aed98e379f66d.tar.bz2 historical-685d5ab6da9a67ec7c339943d72aed98e379f66d.zip |
Add mono flag for libkarma
-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 b0004875579f..ee0f7c110ef6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2656 2007/03/09 22:54:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2657 2007/03/09 23:38:53 masterdriverz Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -859,6 +859,7 @@ media-libs/glide-v3:voodoo5 - Support 3DFX Voodoo4 and Voodoo5 video cards media-libs/libggi:vis - Enables sparc vis support for libggi media-libs/libgphoto2:nousb - Disable USB support media-libs/libifp:module - Build kernel module for non-root usage +media-libs/libkarma:mono - Build with mono support media-libs/libquicktime:lame - Support LAME mp3 encoding media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk) media-libs/libsdl:noflagstrip - Allow users to use any CFLAGS they like completely (at their own risk) |