X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=04288da770163ab1e61f7ec4c86b6f199952a242;hb=749c20470e7dfded0d149812439a9948499280d1;hp=51ee3477b54e526ccd54e9bcb33c6a86fa4c8006;hpb=9c530eee0e8c0f9c25f97709c2d870fd6575f3a5;p=libsub.git diff --git a/cscript b/cscript index 51ee347..04288da 100644 --- a/cscript +++ b/cscript @@ -22,7 +22,7 @@ import os option_defaults = { 'force-cpp11': False } def dependencies(target, options): - return (('asdcplib', 'bb09615'), ('libdcp', 'b68a460')) + return (('asdcplib', 'bb09615'), ('libdcp', '9bc5ced')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory