summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-11-28 11:05:07 +0000
committerCarl Hetherington <cth@carlh.net>2013-11-28 11:05:07 +0000
commit58431f2de00bd5a68e474f39d987a7f7bf10340f (patch)
tree833c5e76ec7cdf6d29c3677244a24aef8eeb192f /cscript
parentd8e545ab04e00d2ead9e7be588b9fc089282ac4a (diff)
Typo.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 46ced3c24..ba99f5557 100644
--- a/cscript
+++ b/cscript
@@ -31,8 +31,8 @@ depends['12.04'] = {'libc6': '2.15',
depends['12.10'] = {'libc6': '2.15',
'libssh-4': '0.5.2',
- 'libboost-filesystem1.49.0', '1.49.0',
- 'libboost-thread1.49.0', '1.49.0',
+ 'libboost-filesystem1.49.0': '1.49.0',
+ 'libboost-thread1.49.0': '1.49.0',
'libsndfile1': '1.0.25',
'libmagick++5': '8:6.7.7.10',
'libxml++2.6-2': '2.34.2',