gnome2-utils: Remove sed DEPEND, it's guaranteed by PMS
authorMart Raudsepp <leio@gentoo.org>
Sun, 10 Feb 2019 20:14:51 +0000 (22:14 +0200)
committerMart Raudsepp <leio@gentoo.org>
Mon, 11 Feb 2019 17:14:18 +0000 (19:14 +0200)
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 <leio@gentoo.org>
eclass/gnome2-utils.eclass

index 8ba576aab8c7d150f5e998f9bfcd3668dd0cd8c4..0b9c89f9103c696917ec9b6fc04d90c9b1d3f895 100644 (file)
@@ -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: