projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9139a57
)
gnome-extra/gtkhtml: add explicit build dep on glib-utils
author
Mart Raudsepp
<leio@gentoo.org>
Sat, 6 Oct 2018 21:42:05 +0000
(
00:42
+0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Sat, 6 Oct 2018 22:36:16 +0000
(
01:36
+0300)
Closes: https://bugs.gentoo.org/667720
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
patch
|
blob
|
history
diff --git
a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
index b596e147e0eca4a8240f18f0373a30fcba754b7a..b52c93f9763d4ffeb66315d974f179e44313111b 100644
(file)
--- a/
gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
+++ b/
gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-2018 Gentoo
Foundation
+# Copyright 1999-2018 Gentoo
Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@
-27,6
+27,7
@@
RDEPEND="
DEPEND="${RDEPEND}
x11-base/xorg-proto
sys-devel/gettext
+ dev-util/glib-utils
>=dev-util/intltool-0.40.0
virtual/pkgconfig
"