www-client/epiphany: add missing appstream-glib build dep

Needed by i18n.merge_file(..., output: '*.appdata.xml', ...)

Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
Mart Raudsepp
2018-08-28 19:16:20 +03:00
parent ba02d9d688
commit d7f75c043c

View File

@@ -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