summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/binutils-config/binutils-config-1.9-r2.ebuild')
-rw-r--r--sys-devel/binutils-config/binutils-config-1.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils-config/binutils-config-1.9-r2.ebuild b/sys-devel/binutils-config/binutils-config-1.9-r2.ebuild
index 3031e4250ba1..5a1813df3f2f 100644
--- a/sys-devel/binutils-config/binutils-config-1.9-r2.ebuild
+++ b/sys-devel/binutils-config/binutils-config-1.9-r2.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-devel/binutils-config/binutils-config-1.9-r2.ebuild,v 1.12 2006/10/19 03:45:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-1.9-r2.ebuild,v 1.13 2006/10/19 04:07:49 flameeyes Exp $
DESCRIPTION="Utility to change the binutils version being used"
HOMEPAGE="http://www.gentoo.org/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
-RDEPEND=">=sys-apps/findutils-4.2"
+RDEPEND="userland_GNU? ( >=sys-apps/findutils-4.2 )"
src_install() {
newbin "${FILESDIR}"/${PN}-${PV} ${PN} || die