Use release version of asdcplib-cth.
authorCarl Hetherington <cth@carlh.net>
Sun, 3 Jul 2016 21:01:45 +0000 (22:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 3 Jul 2016 21:01:45 +0000 (22:01 +0100)
cscript

diff --git a/cscript b/cscript
index 1d5df1625a5cb74b89e8a78e7ed3721f6b767818..85f50bae4483e97c61e4129be76da2f5c7f5ae52 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'bc41241'), ('libcxml', 'v0.15.1'))
+    return (('asdcplib-cth', 'v0.1.2'), ('libcxml', 'v0.15.1'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory