From 4ce3182d41315ed8e7beb753934d7572d18b4cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Lopez?= Date: Thu, 11 Dec 2025 15:45:29 +0100 Subject: [PATCH] gnu: kiwix-desktop: Show icons. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/web.scm (kiwix-desktop)[inputs]: Add qtsvg. Closes: guix/guix#4787 Change-Id: Ic10b79dc38851d997e19162b76c8e10f67439964 Signed-off-by: 宋文武 --- gnu/packages/web.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 810bb7ff64a3449d571b9d3d56134158a417c66f..21b2795fa66239d1498a8ed58d417c53a4a1d54d 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -9878,6 +9878,7 @@ It contains the code shared by all Kiwix ports.") pugixml qtbase qtdeclarative + qtsvg qtwebchannel qtwebengine qtwayland