add prereq check for wget
SVN-Revision: 5065
This commit is contained in:
		| @@ -96,6 +96,10 @@ $(eval $(call RequireCommand,perl, \ | |||||||
| 	Please install perl. \ | 	Please install perl. \ | ||||||
| )) | )) | ||||||
|  |  | ||||||
|  | $(eval $(call RequireCommand,wget, \ | ||||||
|  | 	Please install wget. \ | ||||||
|  | )) | ||||||
|  |  | ||||||
| define Require/gnutar | define Require/gnutar | ||||||
| 	$(TAR) --version 2>&1 | grep GNU > /dev/null | 	$(TAR) --version 2>&1 | grep GNU > /dev/null | ||||||
| endef | endef | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau