Add automake-1.4 host tool dependency to linux-atm (#910)
SVN-Revision: 5447
This commit is contained in:
parent
4b8a0d4318
commit
bbf8e1ffce
1 changed files with 4 additions and 0 deletions
|
@ -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. \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue