From: Mart Raudsepp Date: Sun, 10 Feb 2019 20:14:51 +0000 (+0200) Subject: gnome2-utils: Remove sed DEPEND, it's guaranteed by PMS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c219d66fa69a39fc920f005c39bcd558150fb1f6;p=gentoo.git gnome2-utils: Remove sed DEPEND, it's guaranteed by PMS sed is always guaranteed to be there by PMS and @system, don't depend on it for the regular sedding purposes at build time. Avoids having to worry about DEPEND vs BDEPEND. Signed-off-by: Mart Raudsepp --- diff --git a/eclass/gnome2-utils.eclass b/eclass/gnome2-utils.eclass index 8ba576aab8c7..0b9c89f9103c 100644 --- a/eclass/gnome2-utils.eclass +++ b/eclass/gnome2-utils.eclass @@ -76,8 +76,6 @@ esac # @DESCRIPTION: # List of gdk-pixbuf loaders provided by the package -DEPEND=">=sys-apps/sed-4" - # @FUNCTION: gnome2_environment_reset # @DESCRIPTION: