7c6b7dd223
- 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
Copied from previous change for Silverblue:e1f3bbc
Silverblue: Exclude gnome-software-fedora-langpacks
25 lines
720 B
YAML
25 lines
720 B
YAML
include: budgie-desktop-pkgs.yaml
|
|
ref: fedora/rawhide/${basearch}/onyx
|
|
rojig:
|
|
name: fedora-onyx
|
|
summary: "Fedora Budgie Atomic"
|
|
license: MIT
|
|
|
|
packages:
|
|
- fedora-release-budgie-atomic
|
|
# 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:
|
|
# Not needed in Budgie Desktop
|
|
- tracker
|
|
- tracker-miners
|
|
# Exclude GNOME Software's langpack plugin to avoid layering langpacks on Silverblue
|
|
- gnome-software-fedora-langpacks
|
|
|
|
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
|
repos:
|
|
- fedora-rawhide
|
|
# - fedora-41
|
|
# - fedora-41-updates
|