diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-17 01:54:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-17 01:54:13 +0100 |
| commit | d0019017087e2461fbcbef3c0445197a9866e1e5 (patch) | |
| tree | 347f1e5940b10d2bfd81d909879858434b39b0e5 /cscript | |
| parent | 08ee5097bd526a6aa80ff023a81ad9f00201bbfa (diff) | |
Fix typo.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,8 +62,8 @@ deb_depends['15.10'].extend(['libboost-filesystem1.58.0', 'libwxgtk3.0-0v5', 'libicu55']) -deb_depends['15.10'] = copy.deepcopy(deb_depends_base) -deb_depends['15.10'].extend(['libboost-filesystem1.49.0', +deb_depends['7'] = copy.deepcopy(deb_depends_base) +deb_depends['7'].extend(['libboost-filesystem1.49.0', 'libboost-thread1.49.0', 'libboost-regex1.49.0', 'libmagick++5', |
