mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:08:26 +02:00
quilt is now a preriquisite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7480 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
558115a641
commit
cbc232782f
@ -121,3 +121,7 @@ $(eval $(call Require,gnutar, \
|
|||||||
$(eval $(call RequireCommand,autoconf, \
|
$(eval $(call RequireCommand,autoconf, \
|
||||||
Please install GNU autoconf. \
|
Please install GNU autoconf. \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
$(eval $(call RequireCommand,quilt, \
|
||||||
|
Please install quilt. \
|
||||||
|
))
|
||||||
|
Loading…
Reference in New Issue
Block a user