Bump libdcp. v1.4.x-laszlo
authorCarl Hetherington <cth@carlh.net>
Mon, 16 Nov 2020 10:58:48 +0000 (11:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 17 Nov 2020 13:30:07 +0000 (14:30 +0100)
cscript

diff --git a/cscript b/cscript
index 477ffb43bae70e4f295494c19066e45dbf970119..9a8c2cc8740eca3df497022f0358116eaa12e9ad 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.16'))
+    return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.x-laszlo'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory