libsoxr deps in .debs.
authorCarl Hetherington <cth@carlh.net>
Thu, 3 Sep 2015 09:06:06 +0000 (10:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 3 Sep 2015 09:06:06 +0000 (10:06 +0100)
cscript

diff --git a/cscript b/cscript
index 1fded1bd36b6a61609ae44f25fa6a14a74fdb020..8ac7cee96bf2dba22fbb6e108d51c73645580210 100644 (file)
--- a/cscript
+++ b/cscript
@@ -59,7 +59,8 @@ deb_depends['14.04'] = {'libc6': '2.19-0ubuntu6',
                         'libxmlsec1-openssl': '1.2.18-2ubuntu1',
                         'libboost-date-time1.54.0': '1.54.0-4ubuntu3',
                         'libcurl3': '7.35.0-1ubuntu2',
-                        'libzip2': '0.10.1-1.2'}
+                        'libzip2': '0.10.1-1.2',
+                        'libsoxr0': '0.1.1-1'}
 
 deb_depends['15.04'] = {'libc6': '2.21-0ubuntu4',
                         'libssh-4': '0.6.3-3ubuntu3',
@@ -75,7 +76,8 @@ deb_depends['15.04'] = {'libc6': '2.21-0ubuntu4',
                         'libboost-date-time1.55.0': '1.55.0+dfsg-3ubuntu2',
                         'libcurl3': '7.38.0-3ubuntu2',
                         'libzip2': '0.11.2-1.2',
-                        'libwxgtk3.0-0': '3.0.2-1'}
+                        'libwxgtk3.0-0': '3.0.2-1',
+                        'libsoxr0': '0.1.1-1'}
 
 deb_depends['7'] = {'libc6': '2.13',
                     'libssh-4': '0.5.4',
@@ -110,7 +112,8 @@ deb_depends['8'] = {'libc6': '2.19-18',
                     'libzip2': '0.11.2',
                     'libwxgtk3.0-0': '3.0.2',
                     'libxcb-xfixes0': '1.10',
-                    'libxcb-shape0': '1.10'}
+                    'libxcb-shape0': '1.10',
+                    'libsoxr0': '0.1.1-1'}
 
 deb_depends['unstable'] = {'libc6': '2.13',
                     'libssh-4': '0.5.4',
@@ -125,7 +128,8 @@ deb_depends['unstable'] = {'libc6': '2.13',
                     'libboost-date-time1.55.0': '1.55.0',
                     'libxmlsec1-openssl': '1.2.18',
                     'libcurl3': '7.26.0',
-                    'libzip2': '0.10.1'}
+                    'libzip2': '0.10.1',
+                    'libsoxr0': '0.1.1-1'}
 
 
 def packages(name, packages, f):