Missing library from test link list.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 3ca0d0bfd689eca10c2207c330a385906e77f4eb..d1bc02c05d1d6accad2a98648c97626a74a31273 100644 (file)
--- 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', 'a2222efb'))
+        deps.append(('lwext4', '370b3de6'))
 
     return deps