diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:43:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:43:57 +0100 |
| commit | ad757170df54d8d17f4e49036d7aca67ce161d9d (patch) | |
| tree | f2f61801413bba859a5b8d0e6fb992f70dc38c7d /cscript | |
| parent | e62d1f51eb7e4e36b012183362c19daada2c722f (diff) | |
Fix syntax.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ deb_depends['7'] = {'libc6': '2.13', 'libxmlsec1-openssl': '1.2.18', 'libcurl3': '7.26.0', 'libzip2': '0.10.1', - 'libcairomm-1.0-1', '1.10.0-1' + 'libcairomm-1.0-1', '1.10.0-1', 'libpangomm-1.4-1', '2.28.4-1'} deb_depends['8'] = {'libc6': '2.19-18', |
