Missing Debian 7 deps.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:39:31 +0000 (22:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:39:31 +0000 (22:39 +0100)
cscript

diff --git a/cscript b/cscript
index 66291f3c448224e745e1515719d2f6e4369ef813..6956b7d050465d9dfcfb027f2b821328ff1b2642 100644 (file)
--- a/cscript
+++ b/cscript
@@ -90,7 +90,9 @@ deb_depends['7'] = {'libc6': '2.13',
                     'libboost-date-time1.49.0': '1.49.0',
                     'libxmlsec1-openssl': '1.2.18',
                     'libcurl3': '7.26.0',
-                    'libzip2': '0.10.1'}
+                    'libzip2': '0.10.1',
+                    'libcairomm-1.0-1', '1.10.0-1'
+                    'libpangomm-1.4-1', '2.28.4-1'}
 
 deb_depends['8'] = {'libc6': '2.19-18',
                     'libssh-4': '0.6.3-4',