16 lines
325 B
YAML
16 lines
325 B
YAML
|
include: fedora-common-ostree.yaml
|
||
|
ref: fedora/rawhide/${basearch}/base
|
||
|
rojig:
|
||
|
name: fedora-base
|
||
|
summary: "Fedora base image for alternative DE"
|
||
|
license: MIT
|
||
|
packages:
|
||
|
# XWayland support
|
||
|
- xorg-x11-server-Xwayland
|
||
|
# Portals for Flatpak
|
||
|
- xdg-desktop-portal
|
||
|
- xdg-desktop-portal-gtk
|
||
|
|
||
|
repos:
|
||
|
- fedora-rawhide
|