8ad09dc672
Repos are overwritten by Pungi during composes in the Fedora infra and
Pungi currently only overwrites the leaf manifest.
See: https://pagure.io/releng/issue/11969
Reverts: 49db8be
manifests: Move repos config to common manifest
21 lines
475 B
YAML
21 lines
475 B
YAML
include: mate-desktop-pkgs.yaml
|
|
ref: fedora/rawhide/${basearch}/mate
|
|
rojig:
|
|
name: fedora-mate
|
|
summary: "Fedora Mate base image"
|
|
license: MIT
|
|
|
|
packages:
|
|
# Generic release sub package for desktop variants
|
|
- fedora-release-ostree-desktop
|
|
# Portals for Flatpak
|
|
- xdg-desktop-portal-gtk
|
|
|
|
exclude-packages:
|
|
- python3-unbound
|
|
|
|
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
|
repos:
|
|
- fedora-rawhide
|
|
# - fedora-41
|
|
# - fedora-41-updates
|