1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/gnu
Andreas Enge 653e6e462e gnu: kiwix-desktop: Switch to Qt6.
Incidentally this fixes the build.

* gnu/packages/web.scm (kiwix-desktop)[inputs]: Remove qtbase-5,
qtdeclarative-5, qtwebchannel-5, qtwebengine-5, and qtwayland-5;
add qtbase, qtdeclarative, qtwebchannel, qtwebengine, and qtwayland.
[native-inputs]: Remove qtbase-5; add qtbase.

Change-Id: I442a297d811fa1fb067a496781c252bec94bc4c8
2025-08-05 11:47:59 +02:00
..