Mention patch in the pre-requisites for building.

On FC17 patch(1) command is not installed by default.
pull/2/merge
Tigran Aivazian 12 years ago committed by Qingping Hou
parent 5fd9aac780
commit e191930684

@ -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

Loading…
Cancel
Save