guix-patches
[Top][All Lists]
Advanced

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

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


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

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

diff --git a/gnu/packages/profiling.scm b/gnu/packages/profiling.scm
index 3862dc2e22..e0fe0573fb 100644
--- a/gnu/packages/profiling.scm
+++ b/gnu/packages/profiling.scm
@@ -454,7 +454,7 @@ (define-public tracy-wayland
                   dbus
                   freetype
                   libxkbcommon
-                  mesa
+                  libgl
                   wayland
                   `(,zstd "lib")))
     (native-inputs (list pkg-config))
-- 
2.46.0






reply via email to

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