diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-25 09:19:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-25 09:19:01 +0100 |
| commit | ebaf77e6a4c2fb938adc22f05dcb371fbb8c1221 (patch) | |
| tree | 106ed8dcbc69e2a1ed29260472fd10e88a4da944 /cscript | |
| parent | e00acf99009749508223639454e4e4ab6ed567c9 (diff) | |
Try to fix debian unstable deps.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -99,14 +99,14 @@ deb_depends['7'] = {'libc6': '2.13', deb_depends['unstable'] = {'libc6': '2.13', 'libssh-4': '0.5.4', - 'libboost-filesystem1.49.0': '1.49.0', - 'libboost-thread1.49.0': '1.49.0', + 'libboost-filesystem1.55.0': '1.55.0', + 'libboost-thread1.55.0': '1.55.0', 'libsndfile1': '1.0.25', 'libmagick++5': '8:6.7.7.10', 'libxml++2.6-2': '2.34.2', 'libgtk2.0-0': '2.24.10', 'libxmlsec1': '1.2.18', - 'libboost-date-time1.49.0': '1.49.0', + 'libboost-date-time1.55.0': '1.55.0', 'libxmlsec1-openssl': '1.2.18', 'libcurl3': '7.26.0', 'libzip2': '0.10.1'} |
