GNU bug report logs - #74522
[PATCH 00/73] Moving Guix to libglvnd

Previous Next

Package: guix-patches;

Reported by: The Man <squishypinkelephant <at> gmail.com>

Date: Mon, 25 Nov 2024 03:40:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: The Man <squishypinkelephant <at> gmail.com>
To: 74522 <at> debbugs.gnu.org
Cc: The Man <squishypinkelephant <at> gmail.com>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>, Vivien Kraus <vivien <at> planete-kraus.eu>
Subject: [bug#74522] [PATCH 24/73] move libgl provider from mesa to libglvnd+mesa
Date: Sun, 24 Nov 2024 21:41:17 -0600
Change-Id: I5d68cbde63162043ecd1e6ca90b327cb898fe69b
---
 gnu/packages/gstreamer.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 13c8734e68..80fa401db3 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -158,7 +158,7 @@ (define-public libdc1394
            libraw1394
            libusb
            libxv
-           mesa
+           libgl
            sdl
            v4l-utils))
     (synopsis "1394-Based Digital Camera Control Library")
@@ -572,7 +572,7 @@ (define-public gst-plugins-base
            libx11
            libxext
            libxv
-           mesa
+           libgl
            opus
            pango
            wayland-protocols
@@ -725,7 +725,7 @@ (define-public gst-plugins-good
            libxfixes
            libxext
            libxshmfence
-           mesa
+           libgl
            mpg123
            orc
            pulseaudio
@@ -912,7 +912,7 @@ (define-public gst-plugins-bad
             lilv
             lrdf
             lv2
-            mesa
+            libgl
             mjpegtools
             neon
             nettle
-- 
2.46.0





This bug report was last modified 48 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.