From cebbdf9346ffa0e8d13f10af51dbbdef02f845fe Mon Sep 17 00:00:00 2001 From: Allison Karlitskaya Date: May 03 2021 06:31:03 +0000 Subject: comps-sync: exclude qt from Silverblue Drop the qt depends from workstation: it doesn't make sense to install the libraries, or our theme, if there are no apps to use it anymore. This comes in addition to qgnomeplatform which was already excluded. --- diff --git a/comps-sync-exclude-list.yml b/comps-sync-exclude-list.yml index 1bd55d3..4065077 100644 --- a/comps-sync-exclude-list.yml +++ b/comps-sync-exclude-list.yml @@ -115,7 +115,13 @@ exclude_list: - desktop-backgrounds-gnome - gnome-shell-extension-background-logo - pinentry-gnome3 + # Silverblue removes all Qt apps (and flatpak has its own Qt) - qgnomeplatform + - adwaita-qt5 + - qt5-qtbase + - qt5-qtbase-gui + - qt5-qtdeclarative + - qt5-qtxmlpatterns # x86 specific packages. Added back by fedora-common-ostree.yaml - mcelog - microcode_ctl diff --git a/fedora-common-ostree-pkgs.yaml b/fedora-common-ostree-pkgs.yaml index 42c587e..c51d8e1 100644 --- a/fedora-common-ostree-pkgs.yaml +++ b/fedora-common-ostree-pkgs.yaml @@ -8,7 +8,6 @@ packages: - aajohan-comfortaa-fonts - abattis-cantarell-fonts - acl - - adwaita-qt5 - alsa-sof-firmware - alsa-ucm - alsa-utils @@ -163,10 +162,6 @@ packages: - psmisc - pt-sans-fonts - qemu-guest-agent - - qt5-qtbase - - qt5-qtbase-gui - - qt5-qtdeclarative - - qt5-qtxmlpatterns - quota - realmd - rootfiles diff --git a/fedora-silverblue.yaml b/fedora-silverblue.yaml index fe9b4cb..e64677c 100644 --- a/fedora-silverblue.yaml +++ b/fedora-silverblue.yaml @@ -8,9 +8,6 @@ packages: - desktop-backgrounds-gnome - gnome-shell-extension-background-logo - pinentry-gnome3 - # Does it really still make sense to ship Qt by default if we - # expect people to run apps in containers? - - qgnomeplatform # Include evince-thumbnailer otherwise PDF thumbnails won't work in Nautilus # https://github.com/fedora-silverblue/issue-tracker/issues/98 - evince-thumbnailer