commit: 1284648dc78ae15debe14dececfbf1968315a6c0
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 23:05:41 2015 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 23:10:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1284648d
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 154e4c3..874cc66 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 e0ee495..d1a927b 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