From a35d83d5076ad2811ac1ad581d876e69b86196f1 Mon Sep 17 00:00:00 2001 From: mirko Date: Mon, 23 Feb 2009 20:20:54 +0000 Subject: [PATCH] vte requires intltool-update as host tool git-svn-id: svn://svn.openwrt.org/openwrt/packages@14645 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Xorg/lib/vte/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Xorg/lib/vte/Makefile b/Xorg/lib/vte/Makefile index 080d0a8cb..3cfea6896 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.11.0