diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 21:31:18 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 21:31:18 +0000 |
commit | 0b9fa43997bca71965a4de54887c972cf669a931 (patch) | |
tree | 3c82136bcca5c40abf9abe04553269b9734c436b /net-misc/mico/mico-2.3.11.ebuild | |
parent | Added net-misc/strongswan smartcard use flag to use.local.desc (diff) | |
download | historical-0b9fa43997bca71965a4de54887c972cf669a931.tar.gz historical-0b9fa43997bca71965a4de54887c972cf669a931.tar.bz2 historical-0b9fa43997bca71965a4de54887c972cf669a931.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/mico/mico-2.3.11.ebuild')
-rw-r--r-- | net-misc/mico/mico-2.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mico/mico-2.3.11.ebuild b/net-misc/mico/mico-2.3.11.ebuild index 6f1e37d8929e..5aa9c6709f48 100644 --- a/net-misc/mico/mico-2.3.11.ebuild +++ b/net-misc/mico/mico-2.3.11.ebuild @@ -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/net-misc/mico/mico-2.3.11.ebuild,v 1.5 2004/06/24 23:55:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.11.ebuild,v 1.6 2004/07/01 21:28:39 squinky86 Exp $ IUSE="ssl tcltk" @@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="~ppc alpha ~amd64 ~sparc" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/flex sys-devel/bison ssl? ( dev-libs/openssl ) |