Silverblue: Exclude gnome-software-fedora-langpacks
- Make sure that gnome-software-rpm-ostree is always included
- Make sure that gnome-software-fedora-langpacks is always excluded
See: https://gitlab.com/fedora/ostree/sig/-/issues/14
See: https://bugzilla.redhat.com/show_bug.cgi?id=2260294
See: 0b4b0060f8
This commit is contained in:
parent
148b6d236c
commit
e1f3bbc026
1 changed files with 7 additions and 0 deletions
|
@ -22,6 +22,13 @@ packages:
|
||||||
# Include totem-video-thumbnailer for video thumbnailing in Nautilus
|
# Include totem-video-thumbnailer for video thumbnailing in Nautilus
|
||||||
# https://pagure.io/fedora-workstation/issue/168
|
# https://pagure.io/fedora-workstation/issue/168
|
||||||
- totem-video-thumbnailer
|
- totem-video-thumbnailer
|
||||||
|
# Make sure that GNOME Software's rpm-ostree plugin is always installed
|
||||||
|
- gnome-software-rpm-ostree
|
||||||
|
|
||||||
|
# Make sure the following are not pulled in when Recommended by other packages
|
||||||
|
exclude-packages:
|
||||||
|
# Exclude GNOME Software's langpack plugin to avoid layering langpacks on Silverblue
|
||||||
|
- gnome-software-fedora-langpacks
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- fedora-rawhide
|
- fedora-rawhide
|
||||||
|
|
Loading…
Reference in a new issue