summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-11-28 12:58:36 +0000
committerCarl Hetherington <cth@carlh.net>2013-11-28 12:58:36 +0000
commitb8e619c375029058429e1984839d4ae1b5ad9fed (patch)
tree37097ad6acd4df61a8d0f010512e25c1d7541f7e /cscript
parent9ef3353e2fd1eb7e751e58b36c40b8d8da5209fa (diff)
Tweak libxmlsec1-openssl deps.
Diffstat (limited to 'cscript')
-rw-r--r--cscript5
1 files changed, 3 insertions, 2 deletions
diff --git a/cscript b/cscript
index 21717d843..b7f2d191b 100644
--- a/cscript
+++ b/cscript
@@ -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'}