Fix libcxml release tag.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:40:29 +0000 (22:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:40:29 +0000 (22:40 +0100)
cscript

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