ci-test/fedora-kinoite.yaml
Timothée Ravier 1c499978bd Kinoite: Keep previous Anaconda dependencies
Removing initial-setup in [1] also removed the dependency to Anaconda
and its dependencies.

Re-add some of Anaconda's dependency so that we don't loose support for
RAID, bcache & mobile-broadband-provider-info.

See: [1] https://pagure.io/fedora-kde/SIG/issue/243
2023-01-23 20:47:21 +01:00

49 lines
1.4 KiB
YAML

include: kde-desktop-pkgs.yaml
ref: fedora/rawhide/${basearch}/kinoite
rojig:
name: fedora-kde
summary: "Fedora Kinoite (KDE) base image"
license: MIT
packages:
- fedora-release-kinoite
# 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
# Keep some basic apps installed until we have Flatpaks available
# See https://pagure.io/fedora-kde/SIG/issue/13
- gwenview
- kcalc
- kwrite
- okular
# Install some minor optional tools for KInfoCenter
- vulkan-tools
- xdpyinfo
# Includes a KIO & KCM (can not be Flatpak'ed), used by Dolphin and Gwenview
# See https://pagure.io/fedora-kde/SIG/issue/291
- kamera
# Make sure that previous Anaconda dependencies are kept in the image
# See: https://pagure.io/fedora-kde/SIG/issue/243
- bcache-tools
- dmraid
- mobile-broadband-provider-info
# Make sure the following are not pulled in when Recommended by other packages
exclude-packages:
- plasma-discover-offline-updates
- plasma-discover-packagekit
- plasma-pk-updates
# Manually excluded as recommended by gtk3 (and likely gtk4 in the future)
# See https://pagure.io/fedora-kde/SIG/issue/124
- tracker
- tracker-miners
repos:
- fedora-rawhide
# - fedora-38
# - fedora-38-updates