diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-17 11:09:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-17 11:09:54 +0100 |
| commit | 7294863357668e59e059e78c1323722975226458 (patch) | |
| tree | 941bd09918594975f3892463551dba1eed49dfeb /cscript | |
| parent | 861ca2da59c20b86add17ed5540042e983e04461 (diff) | |
Another typo.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -54,6 +54,4 @@ def dependencies(): ('openjpeg', '')) def build(prefix): - depends('libdcp', 'v0.43') - depends('ffmpeg', ' - depends('openjpeg') + pass |
