Skip to content

Commit

Permalink
Proper deb lizim/libkiwix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Mar 13, 2024
1 parent d25fda8 commit 43704c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Section: utils
Priority: optional
Maintainer: Kiwix team <[email protected]>
Build-Depends: debhelper-compat (= 13),
libkiwix-dev (>= 10.0.0~),
libzim-dev (>= 7.2.0~),
libzim-dev (>= 9.0.0), libzim-dev (<< 10.0.0),
libkiwix-dev (>= 13.0.0), libkiwix-dev (<< 14.0.0),
meson,
pkg-config,
Standards-Version: 4.5.0
Expand Down

0 comments on commit 43704c6

Please sign in to comment.