From 984741de037a04de0ab5e18875d06a3706c14f26 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sun, 1 Sep 2024 14:57:16 +0200 Subject: [PATCH] deb files requires libkiwix14 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5601315..9cc72b2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Kiwix team 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), + libkiwix-dev (>= 14.0.0), libkiwix-dev (<< 15.0.0), cmake, libdocopt-dev, meson,