Attempted build fix for Mageia Linux.
authorCarl Hetherington <cth@carlh.net>
Sat, 2 Sep 2017 19:54:39 +0000 (20:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 2 Sep 2017 19:54:39 +0000 (20:54 +0100)
cscript

diff --git a/cscript b/cscript
index d322de2ebb4f92796f5b6f39cd5ad3a5fbfbf754..08970fa4fd8d41fca7bcdbad25f4c4eaf7b7e776 100644 (file)
--- a/cscript
+++ b/cscript
@@ -293,7 +293,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
             ('libdcp', 'b663909'),
-            ('libsub', '0283535'),
+            ('libsub', '39ba87d'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):