Bump openjpeg-cdist for a Linux build fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 12:25:14 +0000 (12:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 12:25:14 +0000 (12:25 +0000)
cscript

diff --git a/cscript b/cscript
index ac950c99f171093566423f7b7d0c9c30add3bb6f..beb3168605eee993f992a6a90f01c0d4e1910a82 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '27780878701f85ad597addacd541f2e897719978'), ('openjpeg-cdist', '48dd315'))
+    return (('libcxml', '27780878701f85ad597addacd541f2e897719978'), ('openjpeg-cdist', '56dd236'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()