From: Sven Hoexter Date: Sun, 6 Jul 2025 10:04:10 +0000 (+0200) Subject: Add build-deps libcups2-dev, libxkbcommon-dev. X-Git-Tag: debian/2.9.582-1~3 X-Git-Url: https://git.sven.stormbind.net/?a=commitdiff_plain;h=ea1153acae00c4591576309153bfde4d9cd5c042;p=sven%2Fvym.git Add build-deps libcups2-dev, libxkbcommon-dev. --- diff --git a/debian/changelog b/debian/changelog index 60993b7..2a3ad7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ vym (2.9.581-1) UNRELEASED; urgency=medium * Ensure helper scripts in /usr/share/vym/scripts/ are executable. * Remove ruby-interpreter from suggested packages. * Add ruby-mail to list of suggested packages. + * Add build-deps libcups2-dev, libxkbcommon-dev. -- Sven Hoexter Wed, 25 Jun 2025 22:06:58 +0200 diff --git a/debian/control b/debian/control index b568909..715baae 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,9 @@ Build-Depends: debhelper-compat (=13), qt6-declarative-dev, qt6-tools-dev, qt6-svg-dev, - libdbus-1-dev + libdbus-1-dev, + libcups2-dev, + libxkbcommon-dev Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: http://www.insilmaril.de/vym/