Bump openjpeg2-cdist.
authorCarl Hetherington <cth@carlh.net>
Wed, 3 Feb 2016 21:57:18 +0000 (21:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 3 Feb 2016 21:57:18 +0000 (21:57 +0000)
cscript

diff --git a/cscript b/cscript
index b8f70f700766e65a9d9511d4fc207f0e4a85825d..f528ae37ee657549c179057dc2d7564a87cc3abf 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'cth'))
+    return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'cth'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory