From b936d929695c63b3636805672cccf069615c0f15 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 23 Mar 2017 09:28:09 +0000 Subject: [PATCH] Missing ubuntu 16.04 dependencies. --- cscript | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cscript b/cscript index 16ceeb65f..480f4b91b 100644 --- a/cscript +++ b/cscript @@ -67,7 +67,7 @@ deb_depends['14.04'].extend(['libboost-filesystem1.54.0', 'libboost-date-time1.54.0', 'libzip2', 'libcairomm-1.0-1', - 'libpangomm-1.4-1', + 'libpangomm-1.4-1,' 'libicu52', 'libnettle4', 'libssh-4']) @@ -80,6 +80,8 @@ deb_depends['16.04'].extend(['libboost-filesystem1.58.0', 'libxml++2.6-2v5', 'libboost-date-time1.58.0', 'libzip4', + 'libcairomm-1.0-1v5', + 'libpangomm-1.4-1v5', 'libwxgtk3.0-0v5', 'libicu55', 'libnettle6', -- 2.30.2