diff options
Diffstat (limited to 'net-dns/ldapdns/ldapdns-2.03.ebuild')
-rw-r--r-- | net-dns/ldapdns/ldapdns-2.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/ldapdns/ldapdns-2.03.ebuild b/net-dns/ldapdns/ldapdns-2.03.ebuild index 0e653e83f379..7b5c9121d71d 100644 --- a/net-dns/ldapdns/ldapdns-2.03.ebuild +++ b/net-dns/ldapdns/ldapdns-2.03.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-dns/ldapdns/ldapdns-2.03.ebuild,v 1.7 2004/06/24 22:36:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.03.ebuild,v 1.8 2004/07/01 22:12:06 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="A tiny, fast authoritative nameserver that queries LDAP and can be updated instantly" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=net-nds/openldap-2" RDEPEND="${DEPEND} >=sys-apps/daemontools-0.70 |