From 43704c6154e20eb3f9b529ae6b9eb3486c2f7747 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Wed, 13 Mar 2024 15:03:53 +0100 Subject: [PATCH] Proper deb lizim/libkiwix dependencies --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 6e863dbd..91f5b990 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: utils Priority: optional Maintainer: Kiwix team Build-Depends: debhelper-compat (= 13), - libkiwix-dev (>= 10.0.0~), - libzim-dev (>= 7.2.0~), + libzim-dev (>= 9.0.0), libzim-dev (<< 10.0.0), + libkiwix-dev (>= 13.0.0), libkiwix-dev (<< 14.0.0), meson, pkg-config, Standards-Version: 4.5.0