mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 04:41:53 +02:00
Add automake-1.4 host tool dependency to linux-atm (#910)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5447 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cdcd4410bc
commit
5e8368aba4
@ -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