* [bug#63950] [PATCH] add qtwayland-5 to kvantum
@ 2023-06-07 22:06 Till Robin Zickel
0 siblings, 0 replies; only message in thread
From: Till Robin Zickel @ 2023-06-07 22:06 UTC (permalink / raw)
To: 63950
[-- Attachment #1: Type: text/plain, Size: 117 bytes --]
When defining QT_QPA_PLATFORM=wayland, kvantum will not start anymore
because it is missing the appropriate backend.
[-- Attachment #2: 0001-gnu-kvantum-added-input-for-wayland.patch --]
[-- Type: text/x-patch, Size: 731 bytes --]
From 9c3f9804926712ff8fe6ab79565363137daa8a77 Mon Sep 17 00:00:00 2001
From: Till Robin Zickel <trzickel@illegalaliensfrom.space>
Date: Wed, 7 Jun 2023 23:54:31 +0200
Subject: [PATCH] gnu: kvantum: added input for wayland
* gnu/packages/qt.scm: added qtwayland-5 to kvantum inputs
---
gnu/packages/qt.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 1e5d29d9cf..6b8f46fb4e 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -227,6 +227,7 @@ (define-public kvantum
libxext
qtbase-5
qtsvg-5
+ qtwayland-5
qtx11extras))
(synopsis "SVG-based theme engine for Qt")
(description
--
2.37.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-07 22:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07 22:06 [bug#63950] [PATCH] add qtwayland-5 to kvantum Till Robin Zickel
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.