Mention dependency on svn as required for popen_noshell.c

When we run make fetchthirdparty it does svn co of popen-noshell
pull/2/merge
Tigran Aivazian 12 years ago committed by Qingping Hou
parent 7352ff8a65
commit 334bedee97

@ -25,7 +25,7 @@ Follow these steps:
* install LuaJit sources into subfolder "luajit-2.0"
* automatically fetch thirdparty sources with Makefile:
* make sure you have wget, unzip and git installed
* make sure you have wget, unzip, git and svn installed
* run `make fetchthirdparty`.
* adapt Makefile to your needs

Loading…
Cancel
Save