From: Carl Hetherington Date: Thu, 7 Jan 2021 12:17:11 +0000 (+0100) Subject: Try to fix previous commit. X-Git-Tag: v2.15.119 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=05d7dcd8be4679e09963d78146625ee4c356a4eb Try to fix previous commit. --- diff --git a/cscript b/cscript index e91607600..d84c613e1 100644 --- a/cscript +++ b/cscript @@ -385,7 +385,7 @@ def dependencies(target, options): # the appropriate place later deps.append(('openssl', '7f29dd5')) if can_build_disk(target): - deps.append(('lwext4', 'd67dd1b')) + deps.append(('lwext4', '3601ea5')) deps.append(('ffcmp', 'a915540')) return deps