mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
add prereq check for python
SVN-Revision: 12110
This commit is contained in:
parent
01046ae4b2
commit
86f5eb449c
@ -103,6 +103,10 @@ $(eval $(call RequireCommand,perl, \
|
|||||||
Please install perl. \
|
Please install perl. \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
$(eval $(call RequireCommand,python, \
|
||||||
|
Please install python. \
|
||||||
|
))
|
||||||
|
|
||||||
$(eval $(call RequireCommand,wget, \
|
$(eval $(call RequireCommand,wget, \
|
||||||
Please install wget. \
|
Please install wget. \
|
||||||
))
|
))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user