commit:     4392cd90abd7e10ec4345641bcc5fddeec20ac23
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 19:31:18 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 19:40:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4392cd90

go-mono.eclass: drop findutils dep #255621

The forced upgrade has been moved to @system now.

 eclass/go-mono.eclass | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/eclass/go-mono.eclass b/eclass/go-mono.eclass
index 81ee68e..ff790c6 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:

Reply via email to