Bump deps to release versions.
authorCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 00:22:50 +0000 (00:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 00:22:50 +0000 (00:22 +0000)
cscript

diff --git a/cscript b/cscript
index 2cc1fc7d4894f833d97beb578ca0bbfa669ebcab..47e5fe087de8849ce8962bef8df4c866288067e3 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '04f3857'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', 'v1.5.1'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory