diff options
Diffstat (limited to 'net-nds/gq/gq-1.0_beta1.ebuild')
-rw-r--r-- | net-nds/gq/gq-1.0_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/gq/gq-1.0_beta1.ebuild b/net-nds/gq/gq-1.0_beta1.ebuild index a59f02d2ed7e..d83a4f61689b 100644 --- a/net-nds/gq/gq-1.0_beta1.ebuild +++ b/net-nds/gq/gq-1.0_beta1.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-nds/gq/gq-1.0_beta1.ebuild,v 1.3 2004/06/25 00:22:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/gq/gq-1.0_beta1.ebuild,v 1.4 2004/07/01 22:37:36 eradicator Exp $ S=${WORKDIR}/${PN}-${PV/_/} DESCRIPTION="GTK-based LDAP client" @@ -25,7 +25,7 @@ RDEPEND=">=x11-libs/gtk+-2 =dev-libs/atk-1* x11-libs/pango dev-libs/cyrus-sasl - virtual/glibc" + virtual/libc" DEPEND="${RDEPEND} dev-util/pkgconfig |