From 6ac2849b56c87c318149d496d0d353ff590a01a9 Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Sun, 22 Oct 2023 15:52:08 -0400 Subject: [DRAFT] nongnu: steam: Use mesa-next. * nongnu/packages/steam-client.scm (steam-client-libs): Replace mesa-fixed with mesa-next. --- nongnu/packages/steam-client.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nongnu/packages/steam-client.scm b/nongnu/packages/steam-client.scm index befcd0b..aa5a8c8 100644 --- a/nongnu/packages/steam-client.scm +++ b/nongnu/packages/steam-client.scm @@ -180,9 +180,7 @@ ("libvdpau-va-gl" ,libvdpau-va-gl) ; Additional VDPAU support. ("llvm" ,llvm-for-mesa) ; Required for mesa. ("lsof" ,lsof) ; Required for some friend's list actions. - ;; TODO: Set back to mesa once libx11 is ungrafted upstream or once - ;; is fixed. - ("mesa" ,mesa-fixed) ; Required for steam startup. + ("mesa" ,mesa-next) ; Required for steam startup. ("nss-certs" ,nss-certs) ; Required for steam login. ("pciutils" ,pciutils) ; Tries to run lspci at steam startup. ("procps" ,procps) -- cgit v1.2.3