diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2004-09-09 06:27:02 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2004-09-09 06:27:02 +0000 |
commit | c7a644818f968e75ae708cee6fbb102d313ac1e3 (patch) | |
tree | 6b334fefbcdf068f105898813ad5e990aa6e309c /profiles | |
parent | fix logic in cjk/nls (diff) | |
download | historical-c7a644818f968e75ae708cee6fbb102d313ac1e3.tar.gz historical-c7a644818f968e75ae708cee6fbb102d313ac1e3.tar.bz2 historical-c7a644818f968e75ae708cee6fbb102d313ac1e3.zip |
Added makecheck for dev-libs/expat to work with FEATURES=maketest
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 eb870849ce71..4c43f42d2ccd 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.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.local.desc,v 1.607 2004/09/08 14:19:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.608 2004/09/09 06:27:02 cardoe Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -172,6 +172,7 @@ dev-lang/tk:threads - Enable threads as some packages require it. dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/boehm-gc:c++ - Adds support for C++ dev-libs/cyrus-sasl:pam-mysql - Switch to deprecated pam_mysql authentication method +dev-libs/expat:makecheck - Includes depends needed for FEATURES=maketest to be successful. dev-libs/gmetadom:ocaml - adds support/bindings for the Ocaml dev-libs/libcdio:cddb - use libcddb for CD database lookups dev-libs/libmix:no-net2 - disable libpcap and libnet support |