summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-01 16:27:41 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-01 16:27:41 +0100
commit96ea6d27b886ddc3ddedc27edd6a156cf8304cf6 (patch)
tree1f31e818030ec8ed19273d765c5d338552f87e6b /cscript
parent0a1b4c69c23d6e4838707fe74f3a55aa7b6c8649 (diff)
Bump asdcplib for header movements.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 2b9e817..1d5df16 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', 'd2042ad'), ('libcxml', 'v0.15.1'))
+ return (('asdcplib-cth', 'bc41241'), ('libcxml', 'v0.15.1'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory