X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=f2b07d1277949c372e3d5144da12c71477afb298;hb=e0ce01d697dc48e3441716b99290b1017822aa2c;hp=7d02746bd24d24d011bd2237616b4397216a07cb;hpb=fe01f541e5409a0bc0e8608b1f9976bd6f3f029c;p=libdcp.git diff --git a/cscript b/cscript index 7d02746b..f2b07d12 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '579fda8')) + return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory