diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-28 12:58:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-28 12:58:36 +0000 |
| commit | b8e619c375029058429e1984839d4ae1b5ad9fed (patch) | |
| tree | 37097ad6acd4df61a8d0f010512e25c1d7541f7e /cscript | |
| parent | 9ef3353e2fd1eb7e751e58b36c40b8d8da5209fa (diff) | |
Tweak libxmlsec1-openssl deps.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -38,6 +38,7 @@ depends['12.10'] = {'libc6': '2.15', 'libxml++2.6-2': '2.34.2', 'libgtk2.0-0': '2.24.13', 'libxmlsec1': '1.2.18-2', + 'libxmlsec1-openssl': '1.2.18-2', 'libboost-date-time1.49.0': '1.49.0', 'libcurl3': '7.27.0-1ubuntu1', 'libzip2': '0.10.1-1.1'} @@ -51,7 +52,7 @@ depends['13.04'] = {'libc6': '2.15', 'libxml++2.6-2': '2.34.2', 'libgtk2.0-0': '2.24.13', 'libxmlsec1': '1.2.18-2', - 'libxmlsec1-openssl': '1.2.14-1.2build1', + 'libxmlsec1-openssl': '1.2.18-2', 'libboost-date-time1.49.0': '1.49.0', 'libcurl3': '7.29.0-1ubuntu3', 'libzip2': '0.10.1-1.1'} @@ -65,7 +66,7 @@ depends['13.10'] = {'libc6': '2.17-93', 'libxml++2.6-2': '2.36.0', 'libgtk2.0-0': '2.24.20', 'libxmlsec1': '1.2.18-2', - 'libxmlsec1-openssl': '1.2.14-1.2build1', + 'libxmlsec1-openssl': '1.2.18-2', 'libboost-date-time1.49.0': '1.49.0', 'libcurl3': '7.29.0-1ubuntu3', 'libzip2': '0.10.1-1.1'} |
