vte requires intltool-update as host tool

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14645 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2009-02-23 20:20:54 +00:00
parent 6f9702df82
commit a35d83d507

View File

@ -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 \
))