summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-10 09:07:49 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-10 09:07:49 +0100
commitb394a3852c973b8b1dcf58bcefc249301c754126 (patch)
tree5850fc5f0b36d2062c236f73eb66d582600cb449 /cscript
parent9bced5ab9be5f35c42627d4635c8e500cb5090fa (diff)
Copy debian-8 dependencies from master cscript.
Diffstat (limited to 'cscript')
-rw-r--r--cscript17
1 files changed, 17 insertions, 0 deletions
diff --git a/cscript b/cscript
index 79eb11d7f..186ed215f 100644
--- a/cscript
+++ b/cscript
@@ -87,6 +87,23 @@ deb_depends['7'] = {'libc6': '2.13',
'libcurl3': '7.26.0',
'libzip2': '0.10.1'}
+deb_depends['8'] = {'libc6': '2.19-18',
+ 'libssh-4': '0.6.3-4',
+ 'libboost-filesystem1.55.0': '1.55.0',
+ 'libboost-thread1.55.0': '1.55.0',
+ 'libboost-date-time1.55.0': '1.55.0',
+ 'libsndfile1': '1.0.25-9.1',
+ 'libmagick++-6.q16-5': '8:6.8.9.9-5',
+ 'libxml++2.6-2': '2.36.0',
+ 'libgtk2.0-0': '2.24.25',
+ 'libxmlsec1': '1.2.20',
+ 'libxmlsec1-openssl': '1.2.20',
+ 'libcurl3': '7.38.0',
+ 'libzip2': '0.11.2',
+ 'libwxgtk3.0-0': '3.0.2',
+ 'libxcb-xfixes0': '1.10',
+ 'libxcb-shape0': '1.10'}
+
deb_depends['unstable'] = {'libc6': '2.13',
'libssh-4': '0.5.4',
'libboost-filesystem1.55.0': '1.55.0',