Specify libcxml revision.
authorCarl Hetherington <cth@carlh.net>
Tue, 5 May 2015 08:28:44 +0000 (09:28 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 5 May 2015 08:28:44 +0000 (09:28 +0100)
cscript

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