From: Mart Raudsepp Date: Tue, 28 Aug 2018 16:16:20 +0000 (+0300) Subject: www-client/epiphany: add missing appstream-glib build dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d7f75c043cc292db3fa6ebd2665163ee59b7c2fb;p=gentoo.git 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 --- diff --git a/www-client/epiphany/epiphany-3.26.7.ebuild b/www-client/epiphany/epiphany-3.26.7.ebuild index fba9d58cc806..98a2a339ceee 100644 --- 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