1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-19 23:55:54 +02:00

gnu: isoimagewriter: Add qtwayland to inputs.

* gnu/packages/kde-utils.scm (isoimagewriter)[inputs]: Add qtwayland.

Change-Id: Ifacf7a8256454af7cb4502c08aa1e9aac9df5e35
This commit is contained in:
Sughosha
2026-03-07 18:08:58 +05:30
parent 4d2b3fe3eb
commit 5bde199616
+2 -1
View File
@@ -353,7 +353,8 @@ your computer.")
kcrash
solid
kwidgetsaddons
qgpgme))
qgpgme
qtwayland))
(arguments (list #:qtbase qtbase
#:tests? #f))
(home-page "https://apps.kde.org/isoimagewriter/")