mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
quilt is now a preriquisite
SVN-Revision: 7480
This commit is contained in:
parent
c2990fa19e
commit
bec24f113b
1 changed files with 4 additions and 0 deletions
|
|
@ -121,3 +121,7 @@ $(eval $(call Require,gnutar, \
|
|||
$(eval $(call RequireCommand,autoconf, \
|
||||
Please install GNU autoconf. \
|
||||
))
|
||||
|
||||
$(eval $(call RequireCommand,quilt, \
|
||||
Please install quilt. \
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue