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