projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b183b8
)
gnome2-utils: Remove sed DEPEND, it's guaranteed by PMS
author
Mart Raudsepp
<leio@gentoo.org>
Sun, 10 Feb 2019 20:14:51 +0000
(22:14 +0200)
committer
Mart 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
patch
|
blob
|
history
diff --git
a/eclass/gnome2-utils.eclass
b/eclass/gnome2-utils.eclass
index 8ba576aab8c7d150f5e998f9bfcd3668dd0cd8c4..0b9c89f9103c696917ec9b6fc04d90c9b1d3f895 100644
(file)
--- 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: