Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Commit 5eeda01

Browse files
committed
Mention patch in the pre-requisites for building.
On FC17 patch(1) command is not installed by default.
1 parent 683ec75 commit 5eeda01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Follow these steps:
2626
* install popen_noshell sources into subfolder "popen-noshell"
2727

2828
* automatically fetch thirdparty sources with Makefile:
29-
* make sure you have wget, unzip, git and svn installed
29+
* make sure you have patch, wget, unzip, git and svn installed
3030
* run `make fetchthirdparty`.
3131

3232
* adapt Makefile to your needs

0 commit comments

Comments
 (0)