guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#74522] [PATCH 01/73] move libgl provider from mesa to libglvnd+mesa


From: The Man
Subject: [bug#74522] [PATCH 01/73] move libgl provider from mesa to libglvnd+mesa
Date: Sun, 24 Nov 2024 21:40:54 -0600

Change-Id: I49cef6bf2d6dbd1ec912357a73ae56ded4c2acab
---
 gnu/packages/admin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 46282da67e..ee8b5152c5 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4322,7 +4322,7 @@ (define-public fastfetch
                   glib
                   imagemagick
                   libxcb
-                  mesa
+                  libgl
                   wayland
                   zlib)) ;for imagemagick and an #ifdef
     (native-inputs (list pkg-config))
-- 
2.46.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]