Bump openjpeg2 for build fix.
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Nov 2015 23:16:35 +0000 (23:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 21:12:45 +0000 (21:12 +0000)
cscript

diff --git a/cscript b/cscript
index eef2aea61cdeacdb9a3e9d80d0103477d93c5cb0..7d02746bd24d24d011bd2237616b4397216a07cb 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', 'b59b623'))
+    return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '579fda8'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory