X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=f163df13157b2120fdc1669a6185f8f6fa80a14a;hb=5a3faa7fe5c6cb94572645b7b81ae0393aede0eb;hp=002c1f5afba3fc2cb6367671df4228c884cc0ae5;hpb=b7cdc1fd56c93635bac4e3fca92b125e23ffefa3;p=libsub.git diff --git a/cscript b/cscript index 002c1f5..f163df1 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', '9a980ba')) + return (('asdcplib-cth', 'b536bc0'), ('libcxml', 'a45e430'), ('libdcp', 'f380b96')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory