diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-22 00:02:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-22 00:02:34 +0100 |
| commit | 0901a200ef4fedf0e78a2fb38bcf70944bfb1f8e (patch) | |
| tree | f84b7e89a21e832648d913bbcdb8ef2814177637 /cscript | |
| parent | ecc809669af23b45035c2d5a3e3b3be36a9baefc (diff) | |
libdcp bump.
Diffstat (limited to 'cscript')
| -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', 'e5f89bf') + libdcp = ('libdcp', '472b1e8') return (('asdcplib', 'carl'), libdcp) def build(target, options): |
