From d83e37a2070814af3d605823bb309f09e8820327 Mon Sep 17 00:00:00 2001 From: malc Date: Sun, 27 Sep 2015 02:20:53 +0300 Subject: [PATCH] Add MuPDF to the list of prereqs Kinda important. --- BUILDING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUILDING b/BUILDING index 5849d7b..f447b87 100644 --- a/BUILDING +++ b/BUILDING @@ -1,4 +1,7 @@ Prerequisites for building from sources: + mupdf [http://mupdf.com/ + git://git.ghostscript.com/mupdf.git + commit e856e8047b2f520df4d8a999899ea3c9089ff4d3] ocaml (4.02+) [http://ocaml.org/] gcc [https://gcc.gnu.org/] binutils [http://www.gnu.org/software/binutils/] -- 2.11.4.GIT