X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=dc145f0b618e52e57a31dfa9835311c94e015928;hb=f028e8a214ba2f6c10550c961bd13d20ddb1ffcc;hp=f528ae37ee657549c179057dc2d7564a87cc3abf;hpb=0aafcc567b87f8f18c2ea7428d870be24bbb2cf1;p=libdcp.git diff --git a/cscript b/cscript index f528ae37..dc145f0b 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'cth')) + return (('libcxml', 'v0.15.1'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'v0.1.1')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory