Add 17.04/17.10 dependencies.
authorCarl Hetherington <cth@carlh.net>
Sat, 9 Dec 2017 23:17:18 +0000 (23:17 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 9 Dec 2017 23:17:18 +0000 (23:17 +0000)
cscript
test/data

diff --git a/cscript b/cscript
index 2338b0ab96bc5bff6b8cc4ab59eeef1020b00d23..9a7fc8497d63ad9be6ad09d0ede909da8adda35b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -82,6 +82,34 @@ deb_depends['16.10'].extend(['libssh-4',
                              'libicu57',
                              'libnettle6'])
 
+deb_depends['17.04'] = copy.deepcopy(deb_depends_base)
+deb_depends['17.04'].extend(['libboost-filesystem1.62.0',
+                             'libboost-thread1.62.0',
+                             'libboost-regex1.62.0',
+                             'libmagick++-6.q16-7',
+                             'libxml++2.6-2v5',
+                             'libboost-date-time1.62.0',
+                             'libzip4',
+                             'libwxgtk3.0-0v5',
+                             'libicu57',
+                             'libnettle6',
+                             'libssh-4',
+                             'libx264-148'])
+
+deb_depends['17.10'] = copy.deepcopy(deb_depends_base)
+deb_depends['17.10'].extend(['libboost-filesystem1.62.0',
+                             'libboost-thread1.62.0',
+                             'libboost-regex1.62.0',
+                             'libmagick++-6.q16-7',
+                             'libxml++2.6-2v5',
+                             'libboost-date-time1.62.0',
+                             'libzip4',
+                             'libwxgtk3.0-0v5',
+                             'libicu57',
+                             'libnettle6',
+                             'libssh-4',
+                             'libx264-148'])
+
 deb_depends['7'] = copy.deepcopy(deb_depends_base)
 deb_depends['7'].extend(['libssh-4',
                          'libboost-filesystem1.49.0',
index b0c5a330fcb42082ff4f22c245721f3f88f9d74f..cfcc6d6e4e145614460a6c4194d7a9f88cd7b85d 160000 (submodule)
--- a/test/data
+++ b/test/data
@@ -1 +1 @@
-Subproject commit b0c5a330fcb42082ff4f22c245721f3f88f9d74f
+Subproject commit cfcc6d6e4e145614460a6c4194d7a9f88cd7b85d