projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e12f5d
)
Bump libdcp for compile fixes on Python 3.14.
author
Carl Hetherington
<cth@carlh.net>
Sun, 29 Sep 2024 14:58:42 +0000
(16:58 +0200)
committer
Carl Hetherington
<cth@carlh.net>
Sun, 29 Sep 2024 21:34:08 +0000
(23:34 +0200)
cscript
patch
|
blob
|
history
diff --git
a/cscript
b/cscript
index b440f7490f396a70604b2612bbec693f8c019b13..44e9dd19a88bd15b2222ad24ccc6e78e6f5a6dab 100644
(file)
--- a/
cscript
+++ b/
cscript
@@
-536,7
+536,7
@@
def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.11
0
'))
+ deps.append(('libdcp', 'v1.8.11
1
'))
deps.append(('libsub', 'v1.6.52'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))