summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-libs/newlib/newlib-1.14.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/newlib/newlib-1.14.0.ebuild b/sys-libs/newlib/newlib-1.14.0.ebuild
index 889447b167a6..b6993492a48b 100644
--- a/sys-libs/newlib/newlib-1.14.0.ebuild
+++ b/sys-libs/newlib/newlib-1.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/newlib-1.14.0.ebuild,v 1.1 2006/08/21 03:06:20 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/newlib-1.14.0.ebuild,v 1.2 2006/08/23 08:55:02 mr_bones_ Exp $
inherit eutils flag-o-matic gnuconfig autotools
@@ -29,7 +29,7 @@ LICENSE="NEWLIB LIBGLOSS GPL-2"
KEYWORDS="-* ~ppc64 ~ppc"
IUSE="nls threads unicode multilib"
-DEPEND=">=sys-devel/gnuconfig"
+DEPEND="sys-devel/gnuconfig"
RDEPEND=""
RESTRICT="nostrip"