From: Carl Hetherington Date: Sun, 26 Apr 2020 19:11:24 +0000 (+0200) Subject: Ubuntu 19.10 also has libnanomsg5. X-Git-Tag: v2.15.61~4 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=d976244589abb83a6af1e2242ec28472b49efc33 Ubuntu 19.10 also has libnanomsg5. --- 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',