diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-25 23:23:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-25 23:23:01 +0100 |
| commit | 1dd8d0f8eb6bac43a9c3728154bdefdc27251fad (patch) | |
| tree | aed669a8b0f574e1773baab12e08768bd173ec47 /cscript | |
| parent | 1d68fe1e3ad1a9aa85fa7fc6071a0b8c64973953 (diff) | |
Missing 15.04 dependency.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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', |
