From 88e528008885347d612ddfefd4363ca747dfb515 Mon Sep 17 00:00:00 2001 From: Nate Graham Date: Tue, 1 Oct 2024 22:37:10 -0600 Subject: [PATCH] Build KWalletManager This packageintludes not only an app but also a useful System Settings KCM. For this reason, we don't have the option to get it from Flatpak or Snap. --- mkosi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi.conf b/mkosi.conf index a1c2c12..d2fb95a 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -50,7 +50,7 @@ WithNetwork=true # Make sure kernel-install knows where we expect the ESP to be mounted so it can create correct loader entries. @Environment=BOOT_MNT=/efi-template # TODO: revisit pulseaudio qt it should be pulled in implicitly but isn't right now -@Environment=KDE_BUILDER_TARGET="pulseaudio-qt workspace dolphin dolphin-plugins ffmpegthumbs kdegraphics-thumbnailers kimageformats kio-admin kio-fuse kio-gdrive konsole kpmcore kate spectacle xwaylandvideobridge partitionmanager kde-inotify-survey kdeconnect-kde krdp" +@Environment=KDE_BUILDER_TARGET="pulseaudio-qt workspace dolphin dolphin-plugins ffmpegthumbs kdegraphics-thumbnailers kimageformats kio-admin kio-fuse kio-gdrive konsole kpmcore kate spectacle xwaylandvideobridge partitionmanager kde-inotify-survey kdeconnect-kde krdp kwalletmanager" [Host] QemuGui=yes