Build with 0.11.0 of libcxml.
authorCarl Hetherington <cth@carlh.net>
Wed, 10 Sep 2014 17:24:22 +0000 (18:24 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 10 Sep 2014 17:24:22 +0000 (18:24 +0100)
cscript

diff --git a/cscript b/cscript
index 10e2c9f2564765d4c335053466f7c5749267a9e2..3bca50ec608925d07b48ef619a9c9af40133f6f2 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '7a487a8'), ('openjpeg-cdist', '5d8bffd'))
+    return (('libcxml', 'v0.11.0'), ('openjpeg-cdist', '5d8bffd'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory