From 504affb4815fa78339ce1377525206803136072d Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Fri, 30 Aug 2024 14:36:22 +0200 Subject: [PATCH] Add docopt dependencies to ubuntu packages --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 91f5b990..d0e3de39 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ 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), + libdocopt-dev, meson, pkg-config, Standards-Version: 4.5.0