49db8be8e2
Should simplify branching.
20 lines
420 B
YAML
20 lines
420 B
YAML
include:
|
|
- sway-desktop-pkgs.yaml
|
|
ref: fedora/rawhide/${basearch}/sericea
|
|
rojig:
|
|
name: fedora-sericea
|
|
summary: "Fedora Sericea (Sway) base image"
|
|
license: MIT
|
|
|
|
packages:
|
|
- fedora-release-sericea
|
|
# explicitly list some defaults
|
|
- firefox
|
|
|
|
exclude-packages:
|
|
# already excluded in comps-sync-exclude-list
|
|
- PackageKit-glib
|
|
- grubby
|
|
# nothing in the tree would use these
|
|
- tracker
|
|
- tracker-miners
|