X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=94a26d15decca79bb23d38233889902e6f88bf19;hb=8be82fcdcedcad8e22cd4065f2fea1b03e737826;hp=9853223f1f67bd4bc2c90646d4ce7e27c1ea7ad2;hpb=add41d0e75f7f2707654fed475e50f766d397515;p=libsub.git diff --git a/cscript b/cscript index 9853223..94a26d1 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.4'), ('libdcp', 'be3aa4a')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '5e6d583')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory