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 #86 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 27/73] move libgl provider from mesa to libglvnd+mesa
Date: Sun, 24 Nov 2024 21:41:20 -0600
Change-Id: I62ebfea9dfa7b798d14074fbc988b0ee47c43628
---
 gnu/packages/image-processing.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index 3a7c67362f..35d1c254c1 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -300,7 +300,7 @@ (define-public opencolorio
            glew
            imath
            lcms
-           libglvnd
+           libgl
            minizip-ng
            openexr
            pystring
@@ -425,7 +425,7 @@ (define-public vtk
            libxml2
            libxt
            lz4
-           mesa
+           libgl
            netcdf
            libpng
            libtiff
@@ -1198,7 +1198,7 @@ (define-public paraview
            libxt
            lz4
            lzip
-           mesa
+           libgl
            netcdf
            openmpi
            ;;openvdb                      ;For OpenVDB; dependency not found
-- 
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.