mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-client/epiphany: DEPEND on itstool
Used for help file translation. Gentoo-Bug: 562606 Reported-by: Philippe Trottier
This commit is contained in:
@@ -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() {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user