e414f58612
Move the fedora-release-* package requirement to each variant treefile to enable per variant specifc release package. Silverblue keeps its existing release package and Kinoite gets its own for Fedora 35: https://fedoraproject.org/wiki/Changes/Fedora_Kinoite For now, all other unofficial variants will use the Fedora generic release package (or the corresponding Spin release package) with the ostree counting and desktop sub packages to enable those features by default.
16 lines
399 B
YAML
16 lines
399 B
YAML
include: deepin-desktop-pkgs.yaml
|
|
ref: fedora/rawhide/${basearch}/deepin
|
|
rojig:
|
|
name: fedora-deepin
|
|
summary: "Fedora Deepin base image"
|
|
license: MIT
|
|
packages:
|
|
# Generic release packages for desktop variants and counting
|
|
- fedora-release
|
|
- fedora-release-ostree-desktop
|
|
- fedora-release-ostree-counting
|
|
# GUI to manage updates & Flatpaks
|
|
- gnome-software
|
|
|
|
repos:
|
|
- fedora-rawhide
|