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>, Guillaume Le Vaillant <glv <at> posteo.net>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Munyoki Kilyungi <me <at> bonfacemunyoki.com>, Sharlatan Hellseher <sharlatanus <at> gmail.com>, jgart <jgart <at> dismail.de>
Subject: [bug#74522] [PATCH 35/73] move libgl provider from mesa to libglvnd+mesa
Date: Sun, 24 Nov 2024 21:41:28 -0600
Change-Id: I64dffd671e2249d3f9d2877ebbd137083ea8d348
---
 gnu/packages/lisp.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 543fbfc93e..1ec4559f6c 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1007,7 +1007,7 @@ (define-public lush2
        ("gsl" ,gsl)
        ("openblas" ,openblas)
        ("glu" ,glu)
-       ("mesa" ,mesa)
+       ("libgl" ,libgl)
        ("mesa-utils" ,mesa-utils)
        ("binutils" ,binutils)
        ("libiberty" ,libiberty)
-- 
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.