X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=2ec5d523fa45305103f976ca9292d144caf10b39;hb=549c7c1a0f2a5c7d47a0b62980120e946f138c5a;hp=23f5718268516e0a3f316cd0c9e956e01350793f;hpb=513a872ef5704e5b8920c17b3842ffec94b1f3ff;p=libsub.git diff --git a/cscript b/cscript index 23f5718..2ec5d52 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', None)) + return (('asdcplib-cth', 'b536bc0'), ('libcxml', 'e09e783'), ('libdcp', 'c2fd4f2')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory