From: Carl Hetherington Date: Sun, 25 Oct 2020 21:04:47 +0000 (+0100) Subject: Fix Ubuntu 20.10 dependencies. X-Git-Tag: v2.15.106~9 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=d13bf7c8c311b12140c757ab9ed4454f6a16421e;p=dcpomatic.git Fix Ubuntu 20.10 dependencies. --- diff --git a/cscript b/cscript index 28a572075..88719cfee 100644 --- a/cscript +++ b/cscript @@ -111,11 +111,10 @@ deb_depends['20.10'].extend(['libboost-filesystem1.71.0', 'libpangomm-1.4-1v5', 'libxml++2.6-2v5', 'libzip5', - 'libwxgtk3.0-gtk3-0v5', - 'libicu66', - 'libnettle7', + 'libicu67', + 'libnettle8', 'libssh-4', - 'libx264-155', + 'libx264-160', 'libcurl4', 'libpulse0', 'libxerces-c3.2',