X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=28a57207553efb05505ce42a9e05bcd3225255bf;hb=84971422981ff638183f9098895692bdb9c9a7f4;hp=0e83527578c58541cc719b4911de0ff5fc279cc3;hpb=be4abd363000695f148c36a986160f70dbc659ef;p=dcpomatic.git diff --git a/cscript b/cscript index 0e8352757..28a572075 100644 --- 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