mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-02 14:24:21 +08:00
Add automake-1.4 host tool dependency to linux-atm (#910)
SVN-Revision: 5447
This commit is contained in:
parent
4b8a0d4318
commit
bbf8e1ffce
@ -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 New Issue
Block a user