diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-05 19:56:11 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-05 19:56:11 +0000 |
commit | 2fd1dc1930cc700b4b74a7b44758f6db4b0b27e8 (patch) | |
tree | 4562ebbfdb81301a02b27128be7201a2481b5c96 /profiles | |
parent | initial commit. see bug #71933. (diff) | |
download | historical-2fd1dc1930cc700b4b74a7b44758f6db4b0b27e8.tar.gz historical-2fd1dc1930cc700b4b74a7b44758f6db4b0b27e8.tar.bz2 historical-2fd1dc1930cc700b4b74a7b44758f6db4b0b27e8.zip |
Bug #69292: Make it possible to compile without sysfs, so the new versions work well for 2.4 users.
Diffstat (limited to 'profiles')
-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 702ea2b71dd6..28e17b45d27e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1364 2005/08/04 17:36:57 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1365 2005/08/05 19:56:11 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -761,6 +761,7 @@ net-misc/asterisk:resperl - Enables support for embedded perl in extensions.conf net-misc/asterisk:vmdbmysql - Enable mysql db support in voicemail application net-misc/asterisk:vmdbpostgres - Enable postgres db support in voicemail application net-misc/asterisk:zaptel - Enables zaptel support (>=asterisk-1.0.1) +net-misc/bridge-utils:sysfs - Enable use of the sysfs filesystem (Linux-2.6+) via libsysfs net-misc/curl:ares - Enabled c-ares dns support net-misc/drivel:rhythmbox - Enables support for currently playing song in rhythmbox net-misc/dropbear:multicall - Build all the programs as one little binary (to save space) |