summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-10-25 22:04:47 +0100
committerCarl Hetherington <cth@carlh.net>2020-10-25 22:04:47 +0100
commitd13bf7c8c311b12140c757ab9ed4454f6a16421e (patch)
tree51d8ca16572ac5135af3b6d563a6408d1d254eab
parent84971422981ff638183f9098895692bdb9c9a7f4 (diff)
Fix Ubuntu 20.10 dependencies.
-rw-r--r--cscript7
1 files 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',