8 Commits

Author SHA1 Message Date
Emmanuel Engelhart
1cc9dd1b88 Update dependences in deb 'control' 2024-02-27 20:13:22 +01:00
Matthieu Gautier
b6934d707b kiwix-desktop now need libkiwix >= 11.0.0 2022-06-16 14:39:21 +02:00
Kunal Mehta
64b530ec65
PPA: Fix libkiwix-dev dependency
Our libkiwix packages are "10.0.0~focal" but the ~ means that "10.0.0" is greater than
"10.0.0~focal" so the dependency can't be satisfied. Depending on "10.0.0~" will
allow "10.0.0~focal" to satisfy the dependency.
2022-01-23 20:32:35 -08:00
Kelson
6a91650909
Need libkiwix 10.0.0 2021-03-02 07:52:28 +01:00
Kunal Mehta
830e19bb2e
PPA: Remove kiwix-tools dependency (#536)
The HTTP daemon is now started directly via libkiwix instead of 
using kiwix-serve as of bbfbf2b.

Also see the discussion on #477.
2020-11-19 07:16:41 +01:00
Kunal Mehta
7fc7b1a4fb Explicitly select qt5 in d/rules
See <https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html>,
it's needed for bionic compat.
2020-08-28 17:44:53 -07:00
Kunal Mehta
343870429d
debian: Remove aria2 build dependency
The dependency is inherited from libkiwix, once
https://github.com/kiwix/kiwix-lib/pull/402 is merged.

Fixes #505.
2020-08-05 14:08:21 -07:00
Kunal Mehta
921968da96 Add minimal Debian packaging 2020-07-28 21:49:07 -07:00