summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/tre/tre-0.6.6.ebuild')
-rw-r--r--dev-libs/tre/tre-0.6.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/tre/tre-0.6.6.ebuild b/dev-libs/tre/tre-0.6.6.ebuild
index a850d9652ea9..de12420d29ce 100644
--- a/dev-libs/tre/tre-0.6.6.ebuild
+++ b/dev-libs/tre/tre-0.6.6.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/dev-libs/tre/tre-0.6.6.ebuild,v 1.5 2004/06/24 23:36:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.6.6.ebuild,v 1.6 2004/07/02 04:56:12 eradicator Exp $
IUSE="nls static"
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-apps/gawk
sys-apps/grep
sys-apps/sed
@@ -21,7 +21,7 @@ DEPEND="virtual/glibc
sys-devel/gcc
dev-util/pkgconfig"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!app-misc/glimpse"
src_compile() {