projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba02d9d
)
www-client/epiphany: add missing appstream-glib build dep
author
Mart Raudsepp
<leio@gentoo.org>
Tue, 28 Aug 2018 16:16:20 +0000
(19:16 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Tue, 28 Aug 2018 16:17:04 +0000
(19:17 +0300)
Needed by i18n.merge_file(..., output: '*.appdata.xml', ...)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
www-client/epiphany/epiphany-3.26.7.ebuild
patch
|
blob
|
history
diff --git
a/www-client/epiphany/epiphany-3.26.7.ebuild
b/www-client/epiphany/epiphany-3.26.7.ebuild
index fba9d58cc8063d45373470044a1d87793bee9f7c..98a2a339ceeec154412ab2bd79e3455021466807 100644
(file)
--- a/
www-client/epiphany/epiphany-3.26.7.ebuild
+++ b/
www-client/epiphany/epiphany-3.26.7.ebuild
@@
-38,8
+38,10
@@
RDEPEND="${COMMON_DEPEND}
x11-themes/adwaita-icon-theme
"
# paxctl needed for bug #407085
+# appstream-glib needed for appdata.xml gettext translation
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools
+ dev-libs/appstream-glib
dev-util/gdbus-codegen
sys-apps/paxctl
>=sys-devel/gettext-0.19.8