summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-31 22:43:57 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-31 22:43:57 +0100
commitad757170df54d8d17f4e49036d7aca67ce161d9d (patch)
treef2f61801413bba859a5b8d0e6fb992f70dc38c7d /cscript
parente62d1f51eb7e4e36b012183362c19daada2c722f (diff)
Fix syntax.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 4a36446fb..cb72bd10e 100644
--- a/cscript
+++ b/cscript
@@ -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',