Bug 25509: Remove useless libjs-jquery dependency
authorDavid Cook <dcook@prosentient.com.au>
Fri, 15 May 2020 04:55:49 +0000 (14:55 +1000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 24 Jun 2020 12:31:37 +0000 (14:31 +0200)
commit9e923e57ed18a104c33cc10a4704450ec4c71c28
treef598a4f82d13d954feda149f236668ec4c61501b
parentb115dfeca649f2f35e0290ead85f2626eabd0829
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>
debian/control.in