summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-05 09:25:52 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-05 09:25:52 +0000
commit00fb3dae1db08e9b8bc0f83c7365b4a056e24e38 (patch)
treee41b005f7daa7177c490f904b7a314bd11ae7171 /cscript
parentad5d78bf25844079e35cf40ec6619e97082707e1 (diff)
Bump libcxml to release version.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index a9349655..24f8e156 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', '0f4ca5d'), ('openjpeg-cdist', '5d8bffd'))
+ return (('libcxml', 'v0.14.0'), ('openjpeg-cdist', '5d8bffd'))
def build(target, options):
cmd = './waf configure --disable-examples --prefix=%s' % target.directory