Skip to content

Commit

Permalink
Add cmake to deb control file (needed by docopt)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Aug 31, 2024
1 parent b454266 commit c94c1ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Maintainer: Kiwix team <[email protected]>
Build-Depends: debhelper-compat (= 13),
libzim-dev (>= 9.0.0), libzim-dev (<< 10.0.0),
libkiwix-dev (>= 13.0.0), libkiwix-dev (<< 14.0.0),
cmake,
libdocopt-dev,
meson,
pkg-config,
Expand Down

0 comments on commit c94c1ba

Please sign in to comment.