summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Herbert <stuart@gentoo.org>2005-01-24 22:32:01 +0000
committerStuart Herbert <stuart@gentoo.org>2005-01-24 22:32:01 +0000
commitbc618b4edd8f976975b55bea17e368494b473547 (patch)
tree67ed619667b1bafa9e7a9d01a12c3ffddbb08342 /profiles/use.desc
parentupdated libdv dependency to fix 77672. (diff)
downloadgentoo-2-bc618b4edd8f976975b55bea17e368494b473547.tar.gz
gentoo-2-bc618b4edd8f976975b55bea17e368494b473547.tar.bz2
gentoo-2-bc618b4edd8f976975b55bea17e368494b473547.zip
Added back in shared & sharedmem flags
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index a0eefa11a503..1f882341ca84 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.218 2005/01/23 10:22:56 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.219 2005/01/24 22:32:01 stuart Exp $
# keep them sorted (excluding the special arch flags near the end).
@@ -239,6 +239,8 @@ scanner - Adds support for scanner hardware (e.g. build the sane frontend in kde
sdl - Adds support for Simple Direct Layer (media library)
selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
session - Adds persistent session support
+shared - Adds support for building shared objects
+sharedmem - Adds support for shared memory use
simplexml - support for simplexml
smartcard - Enables smartcard support
slang - Adds support for the slang text display library (it's like ncurses, but different)