From: Carl Hetherington Date: Sun, 26 Apr 2020 19:34:09 +0000 (+0200) Subject: Debian 8 will be EOL before DCP-o-matic 2.16.0. X-Git-Tag: v2.15.61~1 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=eecd25936e53930be1fc39282528ce8d415236a0;p=dcpomatic.git Debian 8 will be EOL before DCP-o-matic 2.16.0. --- diff --git a/cscript b/cscript index d271ed388..b87cc052d 100644 --- a/cscript +++ b/cscript @@ -124,24 +124,6 @@ deb_depends['20.04'].extend(['libboost-filesystem1.71.0', 'libxerces-c3.2', 'libnanomsg5']) -deb_depends['8'] = copy.deepcopy(deb_depends_base) -deb_depends['8'].extend(['libboost-filesystem1.55.0', - 'libboost-thread1.55.0', - 'libboost-date-time1.55.0', - 'libboost-regex1.55.0', - 'libxml++2.6-2', - 'libzip2', - 'libcairomm-1.0-1', - 'libpangomm-1.4-1', - 'libwxgtk3.0-0', - 'libxcb-xfixes0', - 'libxcb-shape0', - 'libicu52', - 'libnettle4', - 'libssh-4', - 'libx264-142', - 'libcurl3']) - deb_depends['9'] = copy.deepcopy(deb_depends_base) deb_depends['9'].extend(['libboost-filesystem1.62.0', 'libboost-thread1.62.0',