diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-28 11:05:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-28 11:05:07 +0000 |
| commit | 58431f2de00bd5a68e474f39d987a7f7bf10340f (patch) | |
| tree | 833c5e76ec7cdf6d29c3677244a24aef8eeb192f /cscript | |
| parent | d8e545ab04e00d2ead9e7be588b9fc089282ac4a (diff) | |
Typo.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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', |
