[neon/kde/kwin/Neon/unstable] debian: Could NOT find XCB (missing: DRI3)

Jonathan Esk-Riddell null at kde.org
Mon Mar 13 17:09:30 GMT 2023


Git commit a7f2e99751368808405b93f127e03b431cbf156f by Jonathan Esk-Riddell.
Committed on 13/03/2023 at 17:09.
Pushed by jriddell into branch 'Neon/unstable'.

Could NOT find XCB (missing: DRI3)

M  +1    -0    debian/control

https://invent.kde.org/neon/kde/kwin/commit/a7f2e99751368808405b93f127e03b431cbf156f

diff --git a/debian/control b/debian/control
index b29c4ba..c8ea4a0 100644
--- a/debian/control
+++ b/debian/control
@@ -57,6 +57,7 @@ Build-Depends: breeze-dev (>= 4:5.9.0~),
                libxcb-composite0-dev (>= 1.10~),
                libxcb-cursor-dev,
                libxcb-damage0-dev (>= 1.10~),
+               libxcb-dri2-0-dev,
                libxcb-glx0-dev (>= 1.10~),
                libxcb-icccm4-dev,
                libxcb-image0-dev,


More information about the Neon-commits mailing list