diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-25 00:04:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-25 00:04:03 +0100 |
| commit | 49651967e5fe9d948d82269bc71a922f244e602d (patch) | |
| tree | d08a41b4bcaed2f4c98b292d656e3dc528af58be /cscript | |
| parent | fbbbda8082f17cb0946c4a489ba9330301069575 (diff) | |
Add libcxml dep.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ def dependencies(target): return () else: return (('openjpeg-cdist', None), + ('libcxml', None), ('ffmpeg-cdist', '488d5d4496af5e3a3b9d31d6b221e8eeada6b77e'), ('libdcp', 'v0.45')) |
