19 lines
549 B
YAML
19 lines
549 B
YAML
include: gnome-desktop-pkgs.json
|
|
ref: fedora/rawhide/${basearch}/silverblue
|
|
rojig:
|
|
name: fedora-silverblue
|
|
summary: "Fedora Silverblue base image"
|
|
license: MIT
|
|
packages:
|
|
- desktop-backgrounds-gnome
|
|
- gnome-shell-extension-background-logo
|
|
- pinentry-gnome3
|
|
# Does it really still make sense to ship Qt by default if we
|
|
# expect people to run apps in containers?
|
|
- qgnomeplatform
|
|
# hfs filesystem tools for Apple hardware
|
|
# See https://github.com/projectatomic/rpm-ostree/issues/1380
|
|
- hfsplus-tools
|
|
|
|
repos:
|
|
- fedora-rawhide
|