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 #17 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 04/73] move libgl provider from mesa to libglvnd+mesa
Date: Sun, 24 Nov 2024 21:40:57 -0600
Change-Id: Iade1a73b2b356f51efbc6f5bb618bcc6377c0787
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index f3fcfdbd46..d869108697 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -509,7 +509,7 @@ (define-public celestia
            libjpeg-turbo
            libpng
            libtheora
-           mesa))
+           libgl))
     (propagated-inputs
      (list lua))
     (home-page "https://celestia.space/")
@@ -6844,7 +6844,7 @@ (define-public stellarium
      (list doxygen
            gettext-minimal
            graphviz
-           mesa
+           libgl
            perl
            python-wrapper
            qttools-5))
-- 
2.46.0





This bug report was last modified 49 days ago.

Previous Next


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