diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-10-25 22:04:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-10-25 22:04:47 +0100 |
| commit | d13bf7c8c311b12140c757ab9ed4454f6a16421e (patch) | |
| tree | 51d8ca16572ac5135af3b6d563a6408d1d254eab | |
| parent | 84971422981ff638183f9098895692bdb9c9a7f4 (diff) | |
Fix Ubuntu 20.10 dependencies.
| -rw-r--r-- | cscript | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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', |
