More attempts to build on Debian unstable.
authorCarl Hetherington <cth@carlh.net>
Tue, 24 Jun 2014 21:48:13 +0000 (22:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 24 Jun 2014 21:48:13 +0000 (22:48 +0100)
cscript

diff --git a/cscript b/cscript
index 9a576c2f46e8c76cb7dcb79cedf361317101ea76..c96fbb0002015e1c38cef76087092f223f013d99 100644 (file)
--- a/cscript
+++ b/cscript
@@ -97,6 +97,21 @@ deb_depends['7'] = {'libc6': '2.13',
                     'libcurl3': '7.26.0',
                     'libzip2': '0.10.1'}
 
+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',
+                    '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',
+                    'libxmlsec1-openssl': '1.2.18',
+                    'libcurl3': '7.26.0',
+                    'libzip2': '0.10.1'}
+
+
 def packages(name, packages, f):
     s = '%s: ' % name
     for p in packages: