From 4392cd90abd7e10ec4345641bcc5fddeec20ac23 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 10 Feb 2016 14:31:18 -0500 Subject: 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 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: -- cgit v1.2.3-65-gdbad