summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-17 11:09:20 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-17 11:09:20 +0100
commit861ca2da59c20b86add17ed5540042e983e04461 (patch)
tree9cec401c1f3a060240f83b3f73a9c3ff99e9ee53 /cscript
parentb0d9a84bd0debd332c23fa7ae6684956d0ca470d (diff)
Typo.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index f0a86266f..8f3fc6cee 100644
--- a/cscript
+++ b/cscript
@@ -50,7 +50,7 @@ def make_manual():
def dependencies():
return (('libdcp', 'v0.43'),
- ('ffmpeg', '8d0757e1079f588ed69f629e2d1a4d5f232dc298')
+ ('ffmpeg', '8d0757e1079f588ed69f629e2d1a4d5f232dc298'),
('openjpeg', ''))
def build(prefix):