From b8a32cfb960f03c712b43c0382823ca004a4d207 Mon Sep 17 00:00:00 2001 From: "Pedro M. de Echanove Pasquin" Date: Mon, 1 Jun 2026 20:51:45 +0200 Subject: [PATCH] Added pkg-config debian dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5a5d06a..bdb3f17 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ltk Section: libdevel Priority: optional Maintainer: Pedro M. de Echanove Pasquin -Build-Depends: debhelper-compat (= 13), libxkbcommon-dev +Build-Depends: debhelper-compat (= 13), libxkbcommon-dev, pkg-config Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://liberux.net