mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-09 15:21:52 -04:00
Merge pull request #719 from kiwix/fix-deb-control-dep-versions
Remove useless patch part of dep. versions
This commit is contained in:
commit
dac84999bc
4
debian/control
vendored
4
debian/control
vendored
@ -3,8 +3,8 @@ Section: utils
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Kiwix team <kiwix@kiwix.org>
|
Maintainer: Kiwix team <kiwix@kiwix.org>
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libzim-dev (>= 9.0.0), libzim-dev (<< 10.0.0),
|
libzim-dev (>= 9.0), libzim-dev (<< 10.0),
|
||||||
libkiwix-dev (>= 14.0.0), libkiwix-dev (<< 15.0.0),
|
libkiwix-dev (>= 14.0), libkiwix-dev (<< 15.0),
|
||||||
cmake,
|
cmake,
|
||||||
libdocopt-dev,
|
libdocopt-dev,
|
||||||
meson,
|
meson,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user