cosmetic fix for docs/ prereq check
SVN-Revision: 12210
This commit is contained in:
parent
39190275d4
commit
a856eeca8b
@ -38,7 +38,7 @@ $(eval $(call RequireCommand,latex, \
|
|||||||
You need to install LaTeX to build the OpenWrt documentation \
|
You need to install LaTeX to build the OpenWrt documentation \
|
||||||
))
|
))
|
||||||
$(eval $(call RequireCommand,pdflatex, \
|
$(eval $(call RequireCommand,pdflatex, \
|
||||||
You need to install LaTeX to build the OpenWrt documentation \
|
You need to install PDFLaTeX to build the OpenWrt documentation \
|
||||||
))
|
))
|
||||||
$(eval $(call RequireCommand,htlatex, \
|
$(eval $(call RequireCommand,htlatex, \
|
||||||
You need to install tex4ht to build the OpenWrt documentation \
|
You need to install tex4ht to build the OpenWrt documentation \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user