66ff343710
Keep Arck (an archive manager) in the base image until we can install flatpaks by default. Signed-off-by: Timothée Ravier <tim@siosm.fr>
19 lines
415 B
YAML
19 lines
415 B
YAML
include: kde-desktop-pkgs.yaml
|
|
ref: fedora/rawhide/${basearch}/kinoite
|
|
rojig:
|
|
name: fedora-kde
|
|
summary: "Fedora Kinoite (KDE) base image"
|
|
license: MIT
|
|
packages:
|
|
# Wayland support
|
|
- kwayland-integration
|
|
- kwin-wayland
|
|
- plasma-workspace-wayland
|
|
- xorg-x11-server-Xwayland
|
|
# Portals for Flatpak
|
|
- xdg-desktop-portal-kde
|
|
# Provide an archive manager by default
|
|
- ark
|
|
|
|
repos:
|
|
- fedora-rawhide
|