Add automake-1.4 host tool dependency to linux-atm (#910)

SVN-Revision: 5447
This commit is contained in:
Florian Fainelli 2006-11-04 16:35:53 +00:00
parent 4b8a0d4318
commit bbf8e1ffce
1 changed files with 4 additions and 0 deletions

View File

@ -86,3 +86,7 @@ endef
$(eval $(call BuildPackage,linux-atm))
$(eval $(call BuildPackage,br2684ctl))
$(eval $(call RequireCommand,automake-1.4, \
$(PKG_NAME) requires automake-1.4. \
))