summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/gdbm/gdbm-1.8.0-r1.ebuild')
-rw-r--r--sys-libs/gdbm/gdbm-1.8.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gdbm/gdbm-1.8.0-r1.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r1.ebuild
index 8859d4396425..01b699c669a7 100644
--- a/sys-libs/gdbm/gdbm-1.8.0-r1.ebuild
+++ b/sys-libs/gdbm/gdbm-1.8.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r1.ebuild,v 1.6 2000/11/30 23:14:00 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r1.ebuild,v 1.7 2001/01/31 20:49:07 achim Exp $
# FOR SOME REASON, THE CONFIGURE SCRIPT DOES NOT USE THE EXPORTED CFLAGS, SO
# THIS LIBRARY ONLY HAS -O OPTS, WE WON'T WORRY ABOUT THIS FOR SUCH AN
@@ -15,7 +15,7 @@ SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gdbm/${A}
ftp://prep.ai.mit.edu/gnu/gdbm/${A}"
HOMEPAGE="http://www.gnu.org/software/gdbm/gdbm.html"
-DEPEND=">=sys-libs/glibc-2.1.3"
+DEPEND="virtual/glibc"
RDEPEND=$DEPEND