X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=cscript;h=d25963cb37e6dcedf858ddc6d71a8cfcfb0be198;hb=4ebd547cd358457fea8aa78d58c591229c0e2df3;hp=5f19eff3caa24c0b7c11452a2d1768d2ff04a474;hpb=eabc6fda9eaf2467e7130641bd8cf874a8886cd6;p=libdcp.git diff --git a/cscript b/cscript index 5f19eff3..d25963cb 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'carl')) + return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory