[neon/kde/kwin/Neon/unstable] debian: Could NOT find XCB (missing: DRI3)
Jonathan Esk-Riddell
null at kde.org
Mon Mar 13 17:10:08 GMT 2023
Git commit 300bb95b6dda18f60889ad890b27be8c062c7aff by Jonathan Esk-Riddell.
Committed on 13/03/2023 at 17:10.
Pushed by jriddell into branch 'Neon/unstable'.
Could NOT find XCB (missing: DRI3)
M +1 -1 debian/control
https://invent.kde.org/neon/kde/kwin/commit/300bb95b6dda18f60889ad890b27be8c062c7aff
diff --git a/debian/control b/debian/control
index c8ea4a0..3227a44 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +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-dri3-dev,
libxcb-glx0-dev (>= 1.10~),
libxcb-icccm4-dev,
libxcb-image0-dev,
More information about the Neon-commits
mailing list