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>, Julien Lepiller <julien <at> lepiller.eu>
Subject: [bug#74522] [PATCH 28/73] move libgl provider from mesa to libglvnd+mesa
Date: Sun, 24 Nov 2024 21:41:21 -0600
Change-Id: Ief8c74a4c15d7f45f117e2f30fc252cc58bee1bf
---
 gnu/packages/java.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index df57385ea7..b5a428c1c7 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -3228,7 +3228,7 @@ (define-public java-swt
      `(("gtk" ,gtk+-2)
        ("libxtst" ,libxtst)
        ("libxt" ,libxt)
-       ("mesa" ,mesa)
+       ("libgl" ,libgl)
        ("glu" ,glu)))
     (native-inputs
      (list pkg-config unzip))
-- 
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.