diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-08 13:20:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-08 13:20:55 +0100 |
| commit | 5665f1503d751391768bd7ed5894f2ecd63ea8fc (patch) | |
| tree | c1241feb4432d85447995adcf2241c80c20d31d5 | |
| parent | fc7c87692f090b9233210335dfb7c4f53e0f58be (diff) | |
Bump libdpc.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -207,7 +207,7 @@ def make_spec(filename, version, target): def dependencies(target): return (('ffmpeg-cdist', '0492ad2'), - ('libdcp', '81fc376'), + ('libdcp', 'b9dc0fb'), ('libsub', 'f66b11f')) def configure_options(target): |
