projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
523c3d0
)
Fix libdcp test (no other changes).
v2.16.91
author
Carl Hetherington
<cth@carlh.net>
Thu, 15 Aug 2024 22:00:08 +0000
(
00:00
+0200)
committer
Carl Hetherington
<cth@carlh.net>
Thu, 15 Aug 2024 22:00:08 +0000
(
00:00
+0200)
cscript
patch
|
blob
|
history
diff --git
a/cscript
b/cscript
index 3d988ae4c02322de0be702406ecb20356588ceee..68e62c581a5b7507726c77d100f77729b8b3b9fb 100644
(file)
--- a/
cscript
+++ b/
cscript
@@
-535,7
+535,7
@@
def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.10
2
'))
+ deps.append(('libdcp', 'v1.8.10
3
'))
deps.append(('libsub', 'v1.6.49'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))