diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-23 09:31:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-23 09:31:12 +0100 |
| commit | 564e31e95fc403c2c35dc7410207d02f461db3a5 (patch) | |
| tree | 4d16c76f4a1c90502549069d7e4abfd8bc1da738 | |
| parent | e3d8790ae7c9f8dbbcc9cd8a1fa5c0fede26b872 (diff) | |
libdcp bump.win
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ import os option_defaults = { 'force-cpp11': False } def dependencies(target, options): - libdcp = ('libdcp', '472b1e8') + libdcp = ('libdcp', '302a059') return (('asdcplib', 'carl'), libdcp) def build(target, options): |
