mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Mention dependency on svn as required for popen_noshell.c
When we run make fetchthirdparty it does svn co of popen-noshell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user