X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=cscript;h=f2b07d1277949c372e3d5144da12c71477afb298;hb=485c951a5b51bdd32b79d3d6d4751952ae7b6b1e;hp=80db93329e9614a31c6189043b2f12a558d18aee;hpb=3c3bf9baa3c4b4d92409b4df4a9239b72daf6adb;p=libdcp.git diff --git a/cscript b/cscript index 80db9332..f2b07d12 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', 'v0.15.0'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory