From d976244589abb83a6af1e2242ec28472b49efc33 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 26 Apr 2020 21:11:24 +0200 Subject: [PATCH] Ubuntu 19.10 also has libnanomsg5. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 467bb9a50..91e24c449 100644 --- a/cscript +++ b/cscript @@ -103,7 +103,7 @@ deb_depends['19.10'].extend(['libboost-filesystem1.67.0', 'libcurl4', 'libpulse0', 'libxerces-c3.2', - 'libnanomsg4']) + 'libnanomsg5']) deb_depends['20.04'] = copy.deepcopy(deb_depends_base) deb_depends['20.04'].extend(['libboost-filesystem1.71.0', -- 2.30.2