summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-31 22:39:31 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-31 22:39:31 +0100
commitd22fc1cffcade381ce51f24faa430cf60ce8950f (patch)
treea081a3c0d68fbe8745458a43ab1293e745713f4b /cscript
parentabd0a8661be0f2dd4cf9de9ffceb606ec84e2d60 (diff)
Missing Debian 7 deps.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 3 insertions, 1 deletions
diff --git a/cscript b/cscript
index 66291f3c4..6956b7d05 100644
--- 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',