diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-14 21:09:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-14 21:09:44 +0100 |
| commit | 69c08e8bbd5028a65cbddd2aa5f10632bd059191 (patch) | |
| tree | 7512bdabcb87d8dfb5dea0e8356345905b4592fb | |
| parent | 317222764debbaf1ac96d256df24c00af85c1b6a (diff) | |
Bump libdcp dep.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -144,7 +144,7 @@ def make_control(debian_version, bits, filename, debug): def dependencies(target): return (('ffmpeg-cdist', 'bba68a5'), - ('libdcp', '110dc70')) + ('libdcp', 'e9ce9b6')) def build(target, options): cmd = './waf configure --prefix=%s' % target.work_dir_cscript() |
