diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:39:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:39:31 +0100 |
| commit | d22fc1cffcade381ce51f24faa430cf60ce8950f (patch) | |
| tree | a081a3c0d68fbe8745458a43ab1293e745713f4b /cscript | |
| parent | abd0a8661be0f2dd4cf9de9ffceb606ec84e2d60 (diff) | |
Missing Debian 7 deps.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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', |
