mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-08-03 19:36:00 -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
|
||||
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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user