]> git.sven.stormbind.net Git - sven/vym.git/commitdiff
Add build-deps libcups2-dev, libxkbcommon-dev.
authorSven Hoexter <sven@stormbind.net>
Sun, 6 Jul 2025 10:04:10 +0000 (12:04 +0200)
committerSven Hoexter <sven@stormbind.net>
Sun, 6 Jul 2025 16:47:33 +0000 (18:47 +0200)
debian/changelog
debian/control

index 60993b7c6443409ab7179a70df1311fd035dd555..2a3ad7fe8b0cc6e43dae10f1fde07137297e0ce8 100644 (file)
@@ -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 <hoexter@debian.org>  Wed, 25 Jun 2025 22:06:58 +0200
 
index b5689095fd775ceface3826e2a234189b8ded7e6..715baae941c3859f7b3941f541ec47e9330d4199 100644 (file)
@@ -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/