From 47f3a6b6990859c4f3d2e1178ca25ca42752cc8a Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Tue, 31 Dec 2024 11:23:56 +0200 Subject: debian/control: Build-Depend on cmake --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 5e9d7f3..1f7899f 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: ucode Maintainer: Paul Spooren -Section: misc +Section: interpreters Priority: optional Standards-Version: 0.0.20220322-1 -Build-Depends: debhelper-compat (= 12), libjson-c-dev +Build-Depends: debhelper-compat (= 12), cmake, pkg-config, libjson-c-dev Package: ucode Architecture: any -- cgit v1.2.3