From d13bf7c8c311b12140c757ab9ed4454f6a16421e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 25 Oct 2020 22:04:47 +0100 Subject: [PATCH] Fix Ubuntu 20.10 dependencies. --- cscript | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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', -- 2.30.2