projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31fbfc4
)
Bump libdcp for verify crash due to missing information in the note.
author
Carl Hetherington
<cth@carlh.net>
Thu, 15 Aug 2024 09:15:44 +0000
(11:15 +0200)
committer
Carl Hetherington
<cth@carlh.net>
Thu, 15 Aug 2024 09:15:44 +0000
(11:15 +0200)
cscript
patch
|
blob
|
history
diff --git
a/cscript
b/cscript
index 7d4a8f1f6c7ca67dc845b2e7c08ee508a0b9cfbc..65bead68779f5bcdf4127af6db4d994a9ced2f90 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
1
'))
+ deps.append(('libdcp', 'v1.8.10
2
'))
deps.append(('libsub', 'v1.6.49'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))