diff options
Diffstat (limited to 'net-misc/zebra/zebra-0.93b.ebuild')
-rw-r--r-- | net-misc/zebra/zebra-0.93b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/zebra/zebra-0.93b.ebuild b/net-misc/zebra/zebra-0.93b.ebuild index 113220b9cf48..b5c450a8f47c 100644 --- a/net-misc/zebra/zebra-0.93b.ebuild +++ b/net-misc/zebra/zebra-0.93b.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/zebra/zebra-0.93b.ebuild,v 1.7 2004/06/25 00:22:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b.ebuild,v 1.8 2004/07/01 22:16:07 squinky86 Exp $ S=${WORKDIR}/${P} IUSE="pam snmp ipv6" @@ -12,7 +12,7 @@ KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc +DEPEND="virtual/libc pam? ( >=pam-0.75-r11 )" src_compile() { |