Bump libcxml to a release version.
authorCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:34:53 +0000 (13:34 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:34:53 +0000 (13:34 +0000)
cscript

diff --git a/cscript b/cscript
index 1e0e234412086e6224051cb4f7c602133c760a4d..80db93329e9614a31c6189043b2f12a558d18aee 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '5f7703a'), ('openjpeg-cdist', '5d8bffd'))
+    return (('libcxml', 'v0.15.0'), ('openjpeg-cdist', '5d8bffd'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory