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