diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-23 19:24:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-23 19:24:53 +0000 |
| commit | ec0ee35005f963a5d29ca2dc4f49339be04debcd (patch) | |
| tree | 9a652800353799b4f05312d3510b8d82f3c3c9f8 | |
| parent | 3a7e57557a1e4ebc107f567d379755d7d1d46ca8 (diff) | |
Bump libsub to fix libdcp versioning.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -269,7 +269,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), ('libdcp', '839bc2d'), - ('libsub', '2163c97')) + ('libsub', 'd557f39')) def configure_options(target): opt = '' |
