Add cmake to deb control file (needed by docopt)

pull/695/head
Emmanuel Engelhart 2 years ago
parent b45426640e
commit c94c1bae6c
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

1
debian/control vendored

@ -5,6 +5,7 @@ Maintainer: Kiwix team <kiwix@kiwix.org>
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,

Loading…
Cancel
Save