Bump libcxml for Centos build fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Jul 2014 22:06:33 +0000 (23:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Jul 2014 22:06:33 +0000 (23:06 +0100)
cscript

diff --git a/cscript b/cscript
index 1bb7a35f52ef3a32d5c181cc7e91d7bbf134dab9..df370a2910493fc3e2a9d5717f8e4fb2f9d4e7a0 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '7b4ecc3'), ('openjpeg-cdist', '13b69c2'))
+    return (('libcxml', '911c706'), ('openjpeg-cdist', '13b69c2'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()