commit:     d7f75c043cc292db3fa6ebd2665163ee59b7c2fb
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 28 16:16:20 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Aug 28 16:17:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f75c04

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

 www-client/epiphany/epiphany-3.26.7.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www-client/epiphany/epiphany-3.26.7.ebuild 
b/www-client/epiphany/epiphany-3.26.7.ebuild
index fba9d58cc80..98a2a339cee 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

Reply via email to