summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-02-19 23:27:37 +0100
committerCarl Hetherington <cth@carlh.net>2022-02-19 23:28:40 +0100
commit57495d107d54ec2b38e10b77c983aa6256aebdad (patch)
tree0bfc35487de5927393d23b8b7f0f8db055cce683 /README.md
parent0bf04f1817f97e70a918aa12369e04699ae10f46 (diff)
Don't look for ImageMagick/GraphicsMagick if not building examples.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e03f4fb4..337ce3cd 100644
--- a/README.md
+++ b/README.md
@@ -29,11 +29,11 @@ Bugfixes were received from Philip Tschiemer.
- libsigc++
- libxml++
- xmlsec
-- ImageMagick or GraphicsMagick
- sndfile
- openjpeg (1.5.0 or above)
- [libasdcp-cth](https://github.com/cth103/asdcplib-cth/tree/cth)
- [libcxml](https://github.com/cth103/libcxml)
+- (optional) ImageMagick or GraphicsMagick (for examples)
- (optional) OpenMP
- (optional) gcov (for tests)