diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-04-26 21:34:09 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-04-26 21:34:09 +0200 |
| commit | eecd25936e53930be1fc39282528ce8d415236a0 (patch) | |
| tree | 2215ce83fcfa075280381b6e8a1e6ef7fc46f9e2 | |
| parent | 8c89dcb373752f198602d4290f86a6f515e2ebd5 (diff) | |
Debian 8 will be EOL before DCP-o-matic 2.16.0.
| -rw-r--r-- | cscript | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -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', |
