diff options
Diffstat (limited to 'net-misc/strongswan/strongswan-2.1.3-r1.ebuild')
-rw-r--r-- | net-misc/strongswan/strongswan-2.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/strongswan/strongswan-2.1.3-r1.ebuild b/net-misc/strongswan/strongswan-2.1.3-r1.ebuild index 1c99e4096f3b..51e539ddc751 100644 --- a/net-misc/strongswan/strongswan-2.1.3-r1.ebuild +++ b/net-misc/strongswan/strongswan-2.1.3-r1.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/strongswan/strongswan-2.1.3-r1.ebuild,v 1.2 2004/07/01 07:59:48 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/strongswan/strongswan-2.1.3-r1.ebuild,v 1.3 2004/07/01 21:59:27 squinky86 Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="-* ~x86" IUSE="curl ldap smartcard" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/linux-sources curl? ( net-misc/curl ) ldap? ( =net-nds/openldap-2* ) |