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>
Subject: [bug#74522] [PATCH 72/73] move libgl provider from mesa to libglvnd+mesa TEMP
Date: Sun, 24 Nov 2024 21:42:05 -0600
Change-Id: I3ba541942b0557938c7ac41678725c98d438c5de
---
 gnu/packages/kde-plasma.scm | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 36e0587706..1579a33567 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1435,6 +1435,17 @@ (define-public kwin
                           #$@(if (target-aarch64?)
                                  #~("kwin-testColorspaces")
                                  #~())
+                          "kwin-testLockScreen"
+                          "kwin-testTabBox"
+                          "kwin-testKeyboardLayout"
+                          "kwin-testQuickTiling"
+                          "kwin-testDbusInterface"
+                          "kwin-testVirtualKeyboardDBus"
+                          "kwin-testGlobalShortcuts"
+                          "kwin-testKWinBindings"
+                          "kwin-testMinimizeAllScript"
+                          "kwin-testLibinputDevice"
+                          ;; test
                           "kwin-testDrm" ;; require Drm
                           "kwin-testInputMethod"
                           "kwin-testPlasmaWindow" ;; require plasma-workspace qml module.
@@ -1501,7 +1512,7 @@ (define-public kwin
                   lcms
                   libcap
                   libepoxy
-                  libglvnd ; For OpenGLES
+                  libgl ; For OpenGLES
                   libinput
                   libxkbcommon
                   pipewire
-- 
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.