mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-25 21:39:38 +00: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