diff options
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -16,18 +16,18 @@ build_depends = {'debhelper': '8.0.0', depends = dict() depends['12.04'] = {'libc6': '2.15', - 'libssh-4', '0.5.2', - 'libboost-filesystem1.46.1', '1.46.1', - 'libboost-thread1.46.1', '1.46.1', - 'libsndfile1', '1.0.25', - 'libmagick++4', '8:6.6.9.7', - 'libxml++2.6-2', '2.34.1', - 'libgtk2.0-0', '2.24.10', - 'libxmlsec1', '1.2.14-1.2build1', - 'libxmlsec1-openssl', '1.2.14-1.2build1', - 'libboost-date-time1.46.1', '1.46.1', - 'libcurl3', '7.22.0-3ubuntu4', - 'libzip2', '0.10-1ubuntu1'} + 'libssh-4': '0.5.2', + 'libboost-filesystem1.46.1': '1.46.1', + 'libboost-thread1.46.1': '1.46.1', + 'libsndfile1': '1.0.25', + 'libmagick++4': '8:6.6.9.7', + 'libxml++2.6-2': '2.34.1', + 'libgtk2.0-0': '2.24.10', + 'libxmlsec1': '1.2.14-1.2build1', + 'libxmlsec1-openssl': '1.2.14-1.2build1', + 'libboost-date-time1.46.1': '1.46.1', + 'libcurl3': '7.22.0-3ubuntu4', + 'libzip2': '0.10-1ubuntu1'} depends['12.10'] = {'libc6': '2.15', 'libssh-4': '0.5.2', |
