Drop binutils depend from x-modular.eclass, bug #385659.
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Tue, 4 Oct 2011 21:23:46 +0000 (21:23 +0000)
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Tue, 4 Oct 2011 21:23:46 +0000 (21:23 +0000)
eclass/x-modular.eclass

index db7dd797a7e2ebea75a4417e6ca9e163c90e6d09..b14aee62a91c4f9ec2d877759cce82b17694ca16 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.121 2011/08/29 01:28:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.122 2011/10/04 21:23:46 chithanh Exp $
 #
 # @DEPRECATED
 # This eclass has been superseded by xorg-2
@@ -182,8 +182,7 @@ DEPEND="${DEPEND}
 
 if [[ "${PN/util-macros}" = "${PN}" ]]; then
        DEPEND="${DEPEND}
-               >=x11-misc/util-macros-1.3.0
-               sys-devel/binutils"
+               >=x11-misc/util-macros-1.3.0"
 fi
 
 RDEPEND="${RDEPEND}