X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=095851edc258a148e466e338018fd1f9089eddbe;hb=38b3791c88352af35033cc528dc2d83d6298ed3e;hp=8ac0ec15322fccc0e65c6bf55472c94bef33181b;hpb=cea4cf10316c9da2147c81c26d4bc0811dff1db6;p=libsub.git diff --git a/cscript b/cscript index 8ac0ec1..095851e 100644 --- a/cscript +++ b/cscript @@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', 'be5d6b5'), ('libdcp', 'e54d544')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '3c371e9'), ('libdcp', 'd9d7b42')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory