From 1284648dc78ae15debe14dececfbf1968315a6c0 Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Mon, 12 Oct 2015 19:05:41 -0400 Subject: [PATCH] www-client/epiphany: DEPEND on itstool Used for help file translation. Gentoo-Bug: 562606 Reported-by: Philippe Trottier --- www-client/epiphany/epiphany-3.14.2.ebuild | 4 ++-- www-client/epiphany/epiphany-3.16.3.ebuild | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/www-client/epiphany/epiphany-3.14.2.ebuild b/www-client/epiphany/epiphany-3.14.2.ebuild index 154e4c3c69332..874cc66130bb7 100644 --- a/www-client/epiphany/epiphany-3.14.2.ebuild +++ b/www-client/epiphany/epiphany-3.14.2.ebuild @@ -50,6 +50,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=gnome-base/gnome-common-3.6 >=dev-util/intltool-0.50 + dev-util/itstool sys-apps/paxctl sys-devel/gettext virtual/pkgconfig @@ -72,8 +73,7 @@ src_configure() { --disable-static \ --with-distributor-name=Gentoo \ $(use_enable nss) \ - $(use_enable test tests) \ - ITSTOOL=$(type -P true) + $(use_enable test tests) } src_compile() { diff --git a/www-client/epiphany/epiphany-3.16.3.ebuild b/www-client/epiphany/epiphany-3.16.3.ebuild index e0ee4951f0b5c..d1a927b5a0695 100644 --- a/www-client/epiphany/epiphany-3.16.3.ebuild +++ b/www-client/epiphany/epiphany-3.16.3.ebuild @@ -50,6 +50,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=gnome-base/gnome-common-3.6 >=dev-util/intltool-0.50 + dev-util/itstool sys-apps/paxctl sys-devel/gettext virtual/pkgconfig