Merge pull request #719 from kiwix/fix-deb-control-dep-versions

Remove useless patch part of dep. versions
This commit is contained in:
Kelson 2024-12-20 16:53:31 +01:00 committed by GitHub
commit dac84999bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
debian/control vendored
View File

@ -3,8 +3,8 @@ Section: utils
Priority: optional
Maintainer: Kiwix team <kiwix@kiwix.org>
Build-Depends: debhelper-compat (= 13),
libzim-dev (>= 9.0.0), libzim-dev (<< 10.0.0),
libkiwix-dev (>= 14.0.0), libkiwix-dev (<< 15.0.0),
libzim-dev (>= 9.0), libzim-dev (<< 10.0),
libkiwix-dev (>= 14.0), libkiwix-dev (<< 15.0),
cmake,
libdocopt-dev,
meson,