From f9125196479eed28f1010c9aa9c1042cdb32761f Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sun, 1 Sep 2024 15:44:07 +0200 Subject: [PATCH] Use pkgconf package in palce of pkg-config --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9cc72b2..db8c09c 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper-compat (= 13), cmake, libdocopt-dev, meson, - pkg-config, -Standards-Version: 4.5.0 + pkgconf, +Standards-Version: 4.6.2 Homepage: https://github.com/kiwix/kiwix-tools Rules-Requires-Root: no