X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=473cac2eaf3048185065c2e886622d3c9c1766b5;hb=401998a2b3c588a479e5d0b42f4a327481b46dc0;hp=54e9decac0f81d35b8428a63222ebe4ae41194cc;hpb=4e4e5f750fea7bb011c5c12181a55b90b3202cb7;p=libsub.git diff --git a/cscript b/cscript index 54e9dec..473cac2 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libdcp', '4e38f82'), ('asdcplib-cth', 'cth')) + return (('asdcplib-cth', 'v0.1.0'), ('libcxml', 'v0.15.1')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory