[X2Go-Commits] [x2gokdrive] 03/05: debian/control: Prefer libxcb-util-dev over ibxcb-util0-dev (not available in Debian trixie anymore).
git-admin at x2go.org
git-admin at x2go.org
Fri Feb 23 09:31:00 CET 2024
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdrive.
commit 5c222e8dc8669b1d108eb85ef5c1834d350a1eb7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Jan 6 19:50:28 2024 +0000
debian/control: Prefer libxcb-util-dev over ibxcb-util0-dev (not available in Debian trixie anymore).
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 76d344b..714a3d3 100644
--- a/debian/control
+++ b/debian/control
@@ -81,7 +81,7 @@ Build-Depends:
libxcb-shape0-dev,
libxcb-render0-dev,
libxcb-render-util0-dev,
- libxcb-util0-dev,
+ libxcb-util-dev | ibxcb-util0-dev,
libxcb-image0-dev,
libxcb-icccm4-dev,
libxcb-shm0-dev,
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git
More information about the x2go-commits
mailing list