Missing ubuntu 16.04 dependencies.
authorCarl Hetherington <cth@carlh.net>
Thu, 23 Mar 2017 09:28:09 +0000 (09:28 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 23 Mar 2017 09:28:09 +0000 (09:28 +0000)
cscript

diff --git a/cscript b/cscript
index 16ceeb65fc7142e505855eda62e3ad2d0337a3c8..480f4b91ba7b65ef3f6cca833d10f7318040d589 100644 (file)
--- 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',