[X2Go-Commits] [x2gokdrive] 02/05: debian/control: Prefer libgl-dev (new dev:pkg to use since bookworm) over libgl1-mesa-dev.
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 799f78739db1073ecc1b1b3482eca81a8dd5c89a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Jan 6 19:49:35 2024 +0000
debian/control: Prefer libgl-dev (new dev:pkg to use since bookworm) over libgl1-mesa-dev.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d779490..76d344b 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Build-Depends:
libselinux1-dev (>= 2.0.80) [linux-any],
libaudit-dev [linux-any],
libpam-dev,
- libgl1-mesa-dev (>= 9.2),
+ libgl-dev | libgl1-mesa-dev (>= 9.2),
libunwind-dev [amd64 arm64 armel armhf hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4],
libxcvt-dev | sl,
libxmuu-dev (>= 1:0.99.1),
--
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