Bug 25509: Remove useless libjs-jquery dependency
authorDavid Cook <dcook@prosentient.com.au>
Fri, 15 May 2020 04:55:49 +0000 (14:55 +1000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 10 Jul 2020 15:48:38 +0000 (15:48 +0000)
commit898bd1256af37f5c4ec945e1d99b5146eecc2231
tree2de452e22a1e6488bdd45450175bc4ed9950d50d
parent18051cb02a483dc020afc31b82e3897daba8a793
Bug 25509: Remove useless libjs-jquery dependency

We don't use the libjs-jquery package, so we should remove
the dependency.

To Test:
1) Build package (out of scope of test plan)
2) Install package
3) Note that libjs-jquery is marked by apt as no longer required
4) Remove libjs-jquery package from system and note how it
doesn't take koha-common with it

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 9e923e57ed18a104c33cc10a4704450ec4c71c28)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
debian/control.in