From 0b0cfb443c17087288fb8c949503e0031b5a7866 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Mon, 23 Feb 2009 20:20:54 +0000 Subject: [PATCH] vte requires intltool-update as host tool SVN-Revision: 14645 --- Xorg/lib/vte/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Xorg/lib/vte/Makefile b/Xorg/lib/vte/Makefile index 080d0a8cb1..3cfea68967 100644 --- a/Xorg/lib/vte/Makefile +++ b/Xorg/lib/vte/Makefile @@ -106,3 +106,7 @@ endef $(eval $(call BuildPackage,vte)) $(eval $(call BuildPackage,python-vte)) + +$(eval $(call RequireCommand,intltool-update, \ + $(PKG_NAME) requires intltool >= 0.35.0 \ +)) -- 2.30.2