Bump libdcp. v1.4.6
authorCarl Hetherington <cth@carlh.net>
Fri, 29 Mar 2019 14:39:14 +0000 (14:39 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 29 Mar 2019 14:39:14 +0000 (14:39 +0000)
cscript

diff --git a/cscript b/cscript
index 2c22f364de880351242322967a9a4c15783a5932..d1aa93cde251ea0b856051d410b90695401771ca 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.5'))
+    return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.6'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory