summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-15 09:40:45 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-15 09:40:45 +0000
commitbdac048c25e61be0d94688e399003ae440d79c63 (patch)
tree5a086830ba1405dde99224abff9c335749e80d53 /cscript
parent089846e6298f7647c5e6069e84961ea3baa2bd9b (diff)
Bump libsub version.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 87f2cc8e5..cf6d01e2b 100644
--- a/cscript
+++ b/cscript
@@ -157,7 +157,7 @@ def make_control(debian_version, bits, filename, debug):
def dependencies(target):
return (('ffmpeg-cdist', 'f69bb08'),
('libdcp', '19e00ec'),
- ('libsub', '65244fb'))
+ ('libsub', 'db50b07'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory