X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=25b354cb6e9d33a6edca602ecc184711910591e1;hb=fcc0539dcedfd6428ecdc717444c7d9d8e30e697;hp=381300d083963c28c7601d388f3ffac3bc029e2c;hpb=67b37548ec0f4397e803660f49bc3ed6c5d91db3;p=libsub.git diff --git a/cscript b/cscript index 381300d..25b354c 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libdcp', '689d563'),) + return (('asdcplib-cth', 'd2042ad'), ('libcxml', 'v0.15.1')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory