summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-31 22:45:07 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-31 22:45:07 +0100
commit9b8c6e230374f2b4b63851fa8b5b5c9bcc270f3a (patch)
treecc93777c7b6598bd3e0d521db7f3b5426d981153 /cscript
parentad757170df54d8d17f4e49036d7aca67ce161d9d (diff)
Fix syntax.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index cb72bd10e..4279a6cc7 100644
--- a/cscript
+++ b/cscript
@@ -91,8 +91,8 @@ 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',
- 'libpangomm-1.4-1', '2.28.4-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',