From a994bce2cec053fdb08fb8ec091cc19762f9b9f7 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Mar 24 2025 16:20:20 +0000 Subject: Exclude tinysparql/localsearch from KDE, Budgie, Sway See: https://pagure.io/fedora-comps/pull-request/1084 See: https://pagure.io/workstation-ostree-config/pull-request/622 --- diff --git a/budgie-atomic-common.yaml b/budgie-atomic-common.yaml index f1dca65..0c2519c 100644 --- a/budgie-atomic-common.yaml +++ b/budgie-atomic-common.yaml @@ -21,5 +21,7 @@ exclude-packages: # Not needed in Budgie Desktop - tracker - tracker-miners + - localsearch + - tinysparql # Exclude GNOME Software's langpack plugin to avoid layering langpacks on Silverblue - gnome-software-fedora-langpacks diff --git a/kinoite-common.yaml b/kinoite-common.yaml index f974d76..103252e 100644 --- a/kinoite-common.yaml +++ b/kinoite-common.yaml @@ -50,6 +50,8 @@ exclude-packages: # See https://pagure.io/fedora-kde/SIG/issue/124 - tracker - tracker-miners + - localsearch + - tinysparql # Ensure we do not include X11 support - plasma-x11 - plasma-workspace-x11 diff --git a/sway-atomic-common.yaml b/sway-atomic-common.yaml index 5044f23..81eb8d3 100644 --- a/sway-atomic-common.yaml +++ b/sway-atomic-common.yaml @@ -23,3 +23,5 @@ exclude-packages: # nothing in the tree would use these - tracker - tracker-miners + - localsearch + - tinysparql