X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=c34d229d872462ccbd18f4464cf8437f55a00233;hb=cf5c3db62d05d8602cd2a1640a3b159acf9f1a65;hp=93a22f1fc8f1b46131afdaa6c07dd4956e313026;hpb=3ee4328f95e2aa9caa544358c2093460e4b56be2;p=libsub.git diff --git a/cscript b/cscript index 93a22f1..c34d229 100644 --- a/cscript +++ b/cscript @@ -22,7 +22,7 @@ import os option_defaults = { 'force-cpp11': False } def dependencies(target, options): - return (('asdcplib', 'bb09615'), ('libdcp', '546094a')) + return (('asdcplib', 'bb09615'), ('libdcp', '5e1ce36')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory