X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=d1bc02c05d1d6accad2a98648c97626a74a31273;hb=14a548dd782a31ead0c1378174b26b692f37a77e;hp=1cf2109aba7402c0049e9766472423c717359320;hpb=5dd632a961bb22a788fa347179893c6842e4f0ee;p=dcpomatic.git diff --git a/cscript b/cscript index 1cf2109ab..d1bc02c05 100644 --- a/cscript +++ b/cscript @@ -384,7 +384,7 @@ def dependencies(target, options): # the appropriate place later deps.append(('openssl', 'carl')) if can_build_disk(target): - deps.append(('lwext4', 'carl2')) + deps.append(('lwext4', '370b3de6')) return deps