11 Commits

Author SHA1 Message Date
Emmanuel Engelhart
5b8d72de5d Remove useless patch part of dep. versions 2024-12-20 16:41:34 +01:00
Emmanuel Engelhart
f912519647 Use pkgconf package in palce of pkg-config 2024-09-02 18:23:51 +00:00
Emmanuel Engelhart
984741de03 deb files requires libkiwix14 2024-09-01 14:57:16 +02:00
Emmanuel Engelhart
c94c1bae6c Add cmake to deb control file (needed by docopt) 2024-08-31 14:23:20 +02:00
Matthieu Gautier
504affb481 Add docopt dependencies to ubuntu packages 2024-08-30 16:03:29 +02:00
Emmanuel Engelhart
43704c6154 Proper deb lizim/libkiwix dependencies 2024-03-13 15:15:09 +01:00
Kunal Mehta
0df3c14faa Remove more references to kiwix-read
Was removed in f9ce353ad1.
2022-07-31 09:43:53 +02:00
Kunal Mehta
f316bb14a2 PPA: Fix libzim-dev and libkiwix-dev dependencies
Our libzim packages are "7.2.0~focal" but the ~ means that "7.2.0" is greater than
"7.2.0~focal" so the dependency can't be satisfied. Depending on "7.2.0~" will
allow "7.2.0~focal" to satisfy the dependency. Same for libkiwix.
2022-01-23 20:31:31 -08:00
Matthieu Gautier
0ef85944b8 Update dependencies.
zlib and microhttpd are used by libkiwix, not kiwix-tools.

We indeed need libzim, but we use no feature related to xapian so no
need to mark it as mandatory.
(Libkiwix needs it and the check is there)
2022-01-19 17:03:14 +01:00
Kunal Mehta
730f20e86f debian: Sync with proper Debian package, bump to debhelper 13 2020-07-24 03:08:53 -07:00
Kunal Mehta
8e5df188b3 Add minimal Debianization for our PPA 2020-07-13 17:45:59 -07:00