summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-09 18:59:58 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-09 18:59:58 +0000
commit3cf34feb6e862968c28f0119fa16efea321474b9 (patch)
treecc64f43018b0a0ba1edd5bee774474789f9e77b4 /cscript
parent1eab24b62a7a1b8de7f886ccf0961ffa268ee1be (diff)
Bump asdcplib for Debian Unstable build fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 26d7217..51e9845 100644
--- 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