diff options
author | Cédric Krier <cedk@gentoo.org> | 2007-01-07 00:44:01 +0000 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2007-01-07 00:44:01 +0000 |
commit | c32dd0f86283543c37a666c7085f0e405eea2014 (patch) | |
tree | 7c0c17b2a7112d7840dd7e981431e6fb5eeb981e /profiles | |
parent | Fix autotools usage; bug 160156 (diff) | |
download | gentoo-2-c32dd0f86283543c37a666c7085f0e405eea2014.tar.gz gentoo-2-c32dd0f86283543c37a666c7085f0e405eea2014.tar.bz2 gentoo-2-c32dd0f86283543c37a666c7085f0e405eea2014.zip |
Add swig flag for dev-libs/libpreludedb
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 5b6944daba7b..59cacf8b4b88 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.2480 2007/01/06 21:06:29 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2481 2007/01/07 00:44:01 cedk Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -426,6 +426,7 @@ dev-libs/libjit:interpreter - Enable the libjit interpreter dev-libs/libjit:long-double - Enable the use of long double for jit_nfloat dev-libs/libjit:new-reg-alloc - Enable new register allocator dev-libs/libmix:no-net2 - disable libpcap and libnet support +dev-libs/libpreludedb:swig - Enable rebuild of swig bindings dev-libs/libproccpuinfo:sender - Build a utility for sending the author your /proc/cpuinfo file. dev-libs/libsqlora8:orathreads - specifies use of Oracle threads dev-libs/libtomcrypt:libtommath - Use the portable math library |