From ad9d2b31ff823d733d2e8a5f2f11acd3dcb75717 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 21 2023 17:51:52 +0000 Subject: Replace references to qgnomeplatform with qgnomeplatform-qt5 There has been no package called just 'qgnomeplatform' for some time. qgnomeplatform-qt5 used to provide 'qgnomeplatform', but .fc39 builds onward do not, so now we have a .fc39 build of it, this breaks. I'm not sure all these places where we list qgnomeplatform exactly make sense - we seem to be excluding it in some places then explicitly pulling it in in others - but this is the minimal change to fix the immediate problem. Signed-off-by: Adam Williamson --- diff --git a/comps-sync-exclude-list.yml b/comps-sync-exclude-list.yml index 6ccc509..3df1db3 100644 --- a/comps-sync-exclude-list.yml +++ b/comps-sync-exclude-list.yml @@ -94,7 +94,7 @@ exclude_list: - desktop-backgrounds-gnome - gnome-shell-extension-background-logo - pinentry-gnome3 - - qgnomeplatform + - qgnomeplatform-qt5 networkmanager-submodules: # Let's use the builtin one by default - dhcp-client diff --git a/fedora-silverblue.yaml b/fedora-silverblue.yaml index a02bb83..0c5b7c3 100644 --- a/fedora-silverblue.yaml +++ b/fedora-silverblue.yaml @@ -11,7 +11,7 @@ packages: - pinentry-gnome3 # Does it really still make sense to ship Qt by default if we # expect people to run apps in containers? - - qgnomeplatform + - qgnomeplatform-qt5 # Include evince-thumbnailer otherwise PDF thumbnails won't work in Nautilus # https://github.com/fedora-silverblue/issue-tracker/issues/98 - evince-thumbnailer