Bump asdcplib for Debian Unstable build fix.
authorCarl Hetherington <cth@carlh.net>
Wed, 9 Nov 2016 18:59:58 +0000 (18:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 9 Nov 2016 18:59:58 +0000 (18:59 +0000)
cscript

diff --git a/cscript b/cscript
index 26d72175ea11347432502c01a558fdb533749078..51e98452556d672c30a2f7df42f30ed2fdd1acb7 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.4'))
+    return (('asdcplib-cth', '162963e'), ('libcxml', 'v0.15.4'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory