remove python prereq check - no longer necessary
SVN-Revision: 5590
This commit is contained in:
@@ -85,10 +85,6 @@ $(eval $(call RequireCommand,flex, \
|
||||
Please install flex. \
|
||||
))
|
||||
|
||||
$(eval $(call RequireCommand,python, \
|
||||
Please install python. \
|
||||
))
|
||||
|
||||
$(eval $(call RequireCommand,unzip, \
|
||||
Please install unzip. \
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user