diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-31 23:34:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-31 23:34:40 +0000 |
| commit | 781e08a43cc52cafab8c342ea9b7b20f3458c5fa (patch) | |
| tree | a207a1e6d0188c8828531b3ef39ffff295f0004b /cscript | |
| parent | 23d4d5df719e020011686ff9225845ae360f408e (diff) | |
Bump libdcp for asdcplib bump.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '1b9ef11')) + return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
