fixup! FIXME: bump libdcp for things that grok needs. grok2
authorCarl Hetherington <cth@carlh.net>
Wed, 18 Oct 2023 09:12:46 +0000 (11:12 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 18 Oct 2023 09:12:46 +0000 (11:12 +0200)
cscript

diff --git a/cscript b/cscript
index 6f95adde49d9fc01cf6e5a7d18c2b1b7e2883181..6df40a2a0fc1b59d4535065e16de1aa364f6f686 100644 (file)
--- a/cscript
+++ b/cscript
@@ -508,7 +508,7 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'ea431bd5d2d3a7b6a7161217994298e78df8b8f8'))
+    deps.append(('libdcp', '7a0f6d5a37d80649187bb8129968478d9b588879'))
     deps.append(('libsub', 'v1.6.44'))
     deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
     deps.append(('rtaudio', 'f619b76'))