Fix syntax.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:45:07 +0000 (22:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:45:07 +0000 (22:45 +0100)
cscript

diff --git a/cscript b/cscript
index cb72bd10e0b145fd9c01a591c22bb1bd722d40e1..4279a6cc7cd3da1888550c9f72024c4e48393103 100644 (file)
--- 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',