X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=5f10d4c754288466c859e4d3f3c47710d56aab83;hb=1371039e41d4120a5d1aad4b9c0ce00ea710789d;hp=6649976d94cd4f67ef9ab56d64fe2baa14e8efe4;hpb=3ed0ae03e3d825b39610bc36e3a156ae7f92dabe;p=libsub.git diff --git a/cscript b/cscript index 6649976..5f10d4c 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libdcp', '3c7d752'),) + return (('libdcp', 'v1.2.6'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory