More detailed error with an invalid signer chain.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index ec3bef0d66780a9377b6c097cf9427a918e5ddc2..5c50f476e99765c4eae7958ece869a13b167b51e 100644 (file)
--- a/cscript
+++ b/cscript
@@ -67,7 +67,7 @@ deb_depends['14.04'].extend(['libboost-filesystem1.54.0',
                              'libboost-date-time1.54.0',
                              'libzip2',
                              'libcairomm-1.0-1',
-                             'libpangomm-1.4-1',
+                             'libpangomm-1.4-1,'
                              'libicu52',
                              'libnettle4',
                              'libssh-4'])
@@ -80,6 +80,8 @@ deb_depends['16.04'].extend(['libboost-filesystem1.58.0',
                              'libxml++2.6-2v5',
                              'libboost-date-time1.58.0',
                              'libzip4',
+                             'libcairomm-1.0-1v5',
+                             'libpangomm-1.4-1v5',
                              'libwxgtk3.0-0v5',
                              'libicu55',
                              'libnettle6',
@@ -268,8 +270,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
-            ('libdcp', '839bc2d'),
-            ('libsub', 'v1.2.4'))
+            ('libdcp', '45fd755'),
+            ('libsub', '733dfda'))
 
 def configure_options(target):
     opt = ''