From: Mike Frysinger Date: Wed, 10 Feb 2016 19:31:18 +0000 (-0500) Subject: go-mono.eclass: drop findutils dep #255621 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4392cd90abd7e10ec4345641bcc5fddeec20ac23;p=gentoo.git go-mono.eclass: drop findutils dep #255621 The forced upgrade has been moved to @system now. --- diff --git a/eclass/go-mono.eclass b/eclass/go-mono.eclass index 81ee68e5b5e8..ff790c615185 100644 --- a/eclass/go-mono.eclass +++ b/eclass/go-mono.eclass @@ -65,8 +65,7 @@ then fi DEPEND="${DEPEND} - virtual/pkgconfig - userland_GNU? ( >=sys-apps/findutils-4.4.0 )" + virtual/pkgconfig" # @FUNCTION: go-mono_src_unpack # @DESCRIPTION: