2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00

Mention patch in the pre-requisites for building.

On FC17 patch(1) command is not installed by default.
This commit is contained in:
Tigran Aivazian 2012-10-06 13:17:21 +01:00
parent 683ec7570c
commit 5eeda016a9

View File

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