summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/epiphany/epiphany-3.14.2.ebuild')
-rw-r--r--www-client/epiphany/epiphany-3.14.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-3.14.2.ebuild b/www-client/epiphany/epiphany-3.14.2.ebuild
index 154e4c3c6933..874cc66130bb 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() {