diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-02-15 14:44:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-02-15 14:44:39 +0100 |
| commit | 2ba1dbbcc032ad2cf568ba37cba4b5a7fe800e61 (patch) | |
| tree | f899f29c947e65a4b4a77d3de0b3e45d987c223a | |
| parent | 9f6ed1b4e66c1dd03acdcdb3b4a365a268632ca6 (diff) | |
Fix incorrect link to asdcplib in README.md.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Bugfixes were received from Philip Tschiemer. - xmlsec - sndfile - openjpeg (1.5.0 or above) -- [libasdcp-cth](https://github.com/cth103/asdcplib-cth/tree/cth) +- [asdcplib](https://github.com/cth103/asdcplib/tree/dcpomatic-2.13.0) - [libcxml](https://github.com/cth103/libcxml) - (optional) ImageMagick or GraphicsMagick (for examples) - (optional) OpenMP |
