Add ncurses-dev to required yum packages

The ocamlfind package has started listing this as a required dependency
for some reason, although it appears not to need it.

Fixes #4, reported by cyrinux.
This commit is contained in:
Thomas Leonard 2016-03-05 11:50:33 +00:00
parent 08bc6e2b00
commit 368d6e96c5

View File

@ -11,7 +11,7 @@ To build (tested by creating a fresh Fedora 23 AppVM in Qubes):
1. Install build tools:
sudo yum install git gcc m4 0install patch
sudo yum install git gcc m4 0install patch ncurses-devel
mkdir ~/bin
0install add opam http://tools.ocaml.org/opam.xml
opam init --comp=4.02.3