diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-06 10:32:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-06 10:32:06 +0000 |
| commit | 9ce3561752d8555b74d109c77867050be211387e (patch) | |
| tree | f87084cc5edde342a84b728853729995f6a74973 /cscript | |
| parent | 188877db5362b9b630588b2dfee4002d71a29372 (diff) | |
deps for ubuntu 15.10
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -85,6 +85,24 @@ deb_depends['15.04'] = {'libc6': '2.21-0ubuntu4', 'libsamplerate0': '0.1.8-8', 'libicu52': '52.1-8'} +deb_depends['15.10'] = {'libc6': '2.21-0ubuntu4', + 'libssh-4': '0.6.3-3ubuntu3', + 'libboost-filesystem1.58.0': '1.58.0+dfsg-3.1ubuntu1', + 'libboost-thread1.58.0': '1.58.0+dfsg-3.1ubuntu1', + 'libboost-regex1.58.0': '1.58.0+dfsg-3.1ubuntu1', + 'libsndfile1': '1.0.25-9.1', + 'libmagick++-6.q16-5v5': '8:6.8.9.9-5ubuntu2', + 'libxml++2.6-2v5': '2.38.1-2', + 'libgtk2.0-0': '2.24.28-1ubuntu1', + 'libxmlsec1': '1.2.20-2ubuntu3', + 'libxmlsec1-openssl': '1.2.20-2ubuntu3', + 'libboost-date-time1.58.0': '1.58.0+dfsg-3.1ubuntu1', + 'libcurl3': '7.43.0-1ubuntu2', + 'libzip4': '1.0.1-0ubuntu1', + 'libwxgtk3.0-0v5': '3.0.2+dfsg-1.2', + 'libsamplerate0': '0.1.8-8', + 'libicu55': '55.1-4ubuntu1'} + deb_depends['7'] = {'libc6': '2.13', 'libssh-4': '0.5.4', 'libboost-filesystem1.49.0': '1.49.0', |
