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


Message #62 received at 74522 <at> debbugs.gnu.org (full text, mbox):

From: The Man <squishypinkelephant <at> gmail.com>
To: 74522 <at> debbugs.gnu.org
Cc: The Man <squishypinkelephant <at> gmail.com>
Subject: [PATCH 19/73] move libgl provider from mesa to libglvnd+mesa
Date: Sun, 24 Nov 2024 21:41:12 -0600
Change-Id: Ib4abea7f91edf10de0ab2b2e73fed5f41c5a372e
---
 gnu/packages/geo.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index a9a9e1c945..1d426d04d3 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2685,7 +2685,7 @@ (define-public opencpn
            libsndfile
            libusb
            lz4
-           mesa
+           libgl
            pango
            portaudio
            sqlite
@@ -2796,7 +2796,7 @@ (define-public grass
              glu
              libpng
              libtiff
-             mesa
+             libgl
              `(,mariadb "dev")
              `(,mariadb "lib")
              netcdf
@@ -3453,7 +3453,7 @@ (define-public gplates
            glew
            glu
            gmp
-           mesa
+           libgl
            mpfr
            proj
            python-3
-- 
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.