diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-12 23:49:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-12 23:49:34 +0000 |
commit | a403026ff5d790f3b235445d74ae2ca5ecd0a117 (patch) | |
tree | d23d002ca9b84ce32883c4d6ef76f15336fe3962 /profiles | |
parent | build against pcsclite or openct #44345 (diff) | |
download | gentoo-2-a403026ff5d790f3b235445d74ae2ca5ecd0a117.tar.gz gentoo-2-a403026ff5d790f3b235445d74ae2ca5ecd0a117.tar.bz2 gentoo-2-a403026ff5d790f3b235445d74ae2ca5ecd0a117.zip |
add pcsc-lite for opensc
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 0db085d45fd4..5f490f989748 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.270 2004/03/12 20:18:32 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.271 2004/03/12 23:49:34 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -82,6 +82,7 @@ dev-libs/gmetadom:ocaml - adds support/bindings for the Ocaml dev-libs/libcdio:cddb - use libcddb for CD database lookups dev-libs/libsqlora8:orathreads - specifies use of Oracle threads dev-libs/libsqlora8:pthreads - specifies use of POSIX threads +dev-libs/opensc:pcsc-lite - build with pcsc-lite instead of openct deb-libs/pwlib:ieee1394 - enable dv/firewire camera support dev-libs/uclibc:pie - adds support for Position Independent Executables dev-lisp/bigloo-lib:expat - enable expat support |