summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2009-11-20 21:31:01 +0100
committerTor Andersson <tor@ghostscript.com>2009-11-20 21:31:01 +0100
commita8f61a21370df5540b7c00669d5b0d862ccc495b (patch)
treecfd9a24333c4e874eab9437945c36166a5c3cd10 /README
parentf91704c6ef34b77b8cbded44bfa2bd8e93d6ac96 (diff)
downloadmupdf-a8f61a21370df5540b7c00669d5b0d862ccc495b.tar.xz
Update readme.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 1e00096b..bd1ad375 100644
--- a/README
+++ b/README
@@ -41,10 +41,9 @@ Before compiling MuPDF you need to install thirdy party dependencies.
freetype2
There are a few optional dependencies that you don't strictly need.
-You will probably want the versions that Ghostscript maintains.
jbig2dec
- jasper
+ OpenJPEG
MuPDF uses the Perforce Jam build tool. You need the Perforce version 2.5
or later. FTJam will also work. If you do not have a compiled
@@ -72,7 +71,7 @@ search paths or compiler flags for your system.
To compile in the optional jbig2 and jpeg2000 support, you need
to add the following arguments to jam:
- $ jam '-sHAVE_JBIG2DEC=yes' '-sHAVE_JASPER=yes'
+ $ jam '-sHAVE_JBIG2DEC=yes' '-sHAVE_OPENJPEG=yes'
If you want a crippled version without the builtin CJK fonts and data files,
to shave a few megabytes off the binary size, add: