add the prereq-check on lzma
SVN-Revision: 18326
This commit is contained in:
parent
ad2bd568f5
commit
db25c8da1a
1 changed files with 4 additions and 0 deletions
|
@ -24,3 +24,7 @@ define Target/Description
|
|||
endef
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
$(eval $(call RequireCommand,lzma, \
|
||||
Please install lzma-4.4x. \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue