[neon/kf6/kf6-kxmlgui/Neon/stable] debian: libcups2-dev build dep

Carlos De Maine null at kde.org
Sun May 11 03:24:13 BST 2025


Git commit 80cc194bc6bb16b2b0572f40773e084150bee6c9 by Carlos De Maine.
Committed on 11/05/2025 at 02:24.
Pushed by carlosdem into branch 'Neon/stable'.

libcups2-dev build dep

M  +2    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kxmlgui/-/commit/80cc194bc6bb16b2b0572f40773e084150bee6c9

diff --git a/debian/control b/debian/control
index 725fb6c..a478031 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,8 @@ Build-Depends: cmake,
                kf6-ktextwidgets-dev,
                kf6-kwidgetsaddons-dev,
                kf6-kwindowsystem-dev,
-               libclang-dev
+               libclang-dev,
+               libcups2-dev,
                libpyside6-dev,
                libpython3-dev,
                libshiboken6-dev,


More information about the Neon-commits mailing list