Bump asdcplib-cth dep.
authorCarl Hetherington <cth@carlh.net>
Wed, 25 May 2016 17:42:18 +0000 (18:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 May 2016 17:42:18 +0000 (18:42 +0100)
cscript

diff --git a/cscript b/cscript
index 473cac2eaf3048185065c2e886622d3c9c1766b5..98758f32403074bff1db6d85912cee40b75e53df 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'v0.1.0'), ('libcxml', 'v0.15.1'))
+    return (('asdcplib-cth', 'v0.1.1'), ('libcxml', 'v0.15.1'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory