[neon/qt6/qt6-base/Neon/release] debian: cmake lints - libinput-dev & still complaining about xcb so give it all the libxcb*-dev packages

Carlos De Maine null at kde.org
Sat May 3 09:24:19 BST 2025


Git commit 3212e41efe99470c2428bab6ce624cfcd56697cf by Carlos De Maine.
Committed on 03/05/2025 at 08:24.
Pushed by carlosdem into branch 'Neon/release'.

cmake lints - libinput-dev & still complaining about xcb so give it all the libxcb*-dev packages

M  +32   -0    debian/control

https://invent.kde.org/neon/qt6/qt6-base/-/commit/3212e41efe99470c2428bab6ce624cfcd56697cf

diff --git a/debian/control b/debian/control
index 37bac75..be0e1d0 100644
--- a/debian/control
+++ b/debian/control
@@ -169,6 +169,7 @@ Depends: libdrm-dev,
          libgbm-dev,
          libgl-dev,
          libglx-dev,
+         libinput-dev,
          libmtdev-dev,
          libopengl-dev,
          libqt6concurrent6 (= ${binary:Version}),
@@ -187,6 +188,37 @@ Depends: libdrm-dev,
          libudev-dev,
          libvulkan-dev,
          libxcb1-dev,
+         libxcb-cursor-dev,
+         libxcb-composite0-dev,
+         libxcb-damage0-dev,
+         libxcb-dpms0-dev,
+         libxcb-dri2-0-dev,
+         libxcb-dri3-dev,
+         libxcb-ewmh-dev,
+         libxcb-glx0-dev,
+         libxcb-icccm4-dev,
+         libxcb-image0-dev,
+         libxcb-keysyms1-dev,
+         libxcb-present-dev,
+         libxcb-randr0-dev,
+         libxcb-record0-dev,
+         libxcb-render-util0-dev,
+         libxcb-render0-dev,
+         libxcb-res0-dev,
+         libxcb-screensaver0-dev,
+         libxcb-shape0-dev,
+         libxcb-shm0-dev,
+         libxcb-sync-dev,
+         libxcb-util-dev,
+         libxcb-xfixes0-dev,
+         libxcb-xf86dri0-dev,
+         libxcb-xinerama0-dev,
+         libxcb-xinput-dev,
+         libxcb-xkb-dev,
+         libxcb-xrm-dev,
+         libxcb-xv0-dev,
+         libxcb-xvmc0-dev,
+         libxcb-xtest0-dev,
          libxkbcommon-dev,
          libxkbcommon-x11-dev,
          python3:any,


More information about the Neon-commits mailing list