FIXME: bump libdcp for things that grok needs.
authorCarl Hetherington <cth@carlh.net>
Sun, 24 Sep 2023 11:42:05 +0000 (13:42 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 16 Oct 2023 15:57:17 +0000 (17:57 +0200)
cscript

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