summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index f6fd10e18..4bc73e2e8 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,6 @@ Depending on the image formats you want to support you will also need:
- libpng's development files
- libjpeg's development files
- libtiff's development files
- - libjasper's development files
Additionally, you may need:
@@ -68,9 +67,6 @@ check the current build configuration, and change its options.
You can specify the following options in the command line to `meson`:
- * `-Djasper=true` - Enable support for JPEG2000. This requires
- [libjasper's development files](http://www.ece.uvic.ca/~frodo/jasper/)
- to be installed.
* `-Dgtk_doc=true` - Build the API reference documentation. This
requires `gtk-doc` to be installed.
* `-Drelocatable=true` - Enable application bundle relocation support.