Remove unnecessary Ubuntu 20.04 dependency on wxWidgets.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 0e83527578c58541cc719b4911de0ff5fc279cc3..28a57207553efb05505ce42a9e05bcd3225255bf 100644 (file)
--- a/cscript
+++ b/cscript
@@ -93,7 +93,6 @@ deb_depends['20.04'].extend(['libboost-filesystem1.71.0',
                              'libpangomm-1.4-1v5',
                              'libxml++2.6-2v5',
                              'libzip5',
-                             'libwxgtk3.0-gtk3-0v5',
                              'libicu66',
                              'libnettle7',
                              'libssh-4',
@@ -375,8 +374,8 @@ def dependencies(target, options):
             (target.platform == 'osx' and target.bits == 64) or
             (target.platform == 'windows')) else {}
 
-    deps.append(('libdcp', 'b4e1d9f', cpp_lib_options))
-    deps.append(('libsub', 'b6377ae', cpp_lib_options))
+    deps.append(('libdcp', 'd08f689', cpp_lib_options))
+    deps.append(('libsub', '8f67794', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we