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:
florian
2007-06-03 16:48:28 +00:00
parent 558115a641
commit cbc232782f
+4
View File
@@ -121,3 +121,7 @@ $(eval $(call Require,gnutar, \
$(eval $(call RequireCommand,autoconf, \
Please install GNU autoconf. \
))
$(eval $(call RequireCommand,quilt, \
Please install quilt. \
))