mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-09-07 22:27:00 -04:00
debian: Have libkiwix-dev depend on libmicrohttpd-dev
As of 9c925f6778, it's now required in the pkg-config file.
This commit is contained in:
parent
7e2d174cfb
commit
41cee1cfe0
3
debian/control
vendored
3
debian/control
vendored
@ -26,7 +26,8 @@ Depends: libkiwix9 (= ${binary:Version}), ${misc:Depends}, python3,
|
|||||||
libzim-dev (>= 6.0.0),
|
libzim-dev (>= 6.0.0),
|
||||||
libicu-dev,
|
libicu-dev,
|
||||||
libpugixml-dev,
|
libpugixml-dev,
|
||||||
libcurl4-gnutls-dev
|
libcurl4-gnutls-dev,
|
||||||
|
libmicrohttpd-dev
|
||||||
Description: library of common code for Kiwix (development)
|
Description: library of common code for Kiwix (development)
|
||||||
Kiwix is an offline Wikipedia reader. libkiwix provides the
|
Kiwix is an offline Wikipedia reader. libkiwix provides the
|
||||||
software core for Kiwix, and contains the code shared by all
|
software core for Kiwix, and contains the code shared by all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user