Missing 15.04 dependency.
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Aug 2015 22:23:01 +0000 (23:23 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Aug 2015 22:23:01 +0000 (23:23 +0100)
cscript

diff --git a/cscript b/cscript
index a0f4a7b2ac176b3e989593c663fe099de6fd78b6..94611f4df51f6e3d34d957f95db78a7943d7e1f4 100644 (file)
--- a/cscript
+++ b/cscript
@@ -74,7 +74,8 @@ deb_depends['15.04'] = {'libc6': '2.21-0ubuntu4',
                         'libxmlsec1-openssl': '1.2.20-2ubuntu2',
                         'libboost-date-time1.55.0': '1.55.0+dfsg-3ubuntu2',
                         'libcurl3': '7.38.0-3ubuntu2',
-                        'libzip2': '0.11.2-1.2'}
+                        'libzip2': '0.11.2-1.2',
+                        'libwxgtk3.0-0': '3.0.2-1'}
 
 deb_depends['7'] = {'libc6': '2.13',
                     'libssh-4': '0.5.4',