From 4f295bd1b0263d54dcd584c87a16d5081bde7379 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 20 Jan 2015 11:28:11 +0000 Subject: [PATCH] Bump libsub dependency. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index ca9e0bb91..a9a7d9ebc 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', '5b519d9'), - ('libsub', '91378c0')) + ('libsub', '9921abd')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- 2.30.2