Kinoite: ark & kwrite come from the kde-desktop group
We now directly pick the default apps to include via the kde-desktop comps group. See: https://pagure.io/fedora-comps/pull-request/824
This commit is contained in:
parent
1e541b8559
commit
bbbee578c9
3 changed files with 2 additions and 4 deletions
|
@ -169,7 +169,6 @@ desktop_exclude_list:
|
||||||
- korganizer
|
- korganizer
|
||||||
- kruler
|
- kruler
|
||||||
- ksshaskpass
|
- ksshaskpass
|
||||||
- kwrite
|
|
||||||
- libreoffice-kde
|
- libreoffice-kde
|
||||||
- okular
|
- okular
|
||||||
# Misc
|
# Misc
|
||||||
|
|
|
@ -13,13 +13,10 @@ packages:
|
||||||
- xorg-x11-server-Xwayland
|
- xorg-x11-server-Xwayland
|
||||||
# Portals for Flatpak
|
# Portals for Flatpak
|
||||||
- xdg-desktop-portal-kde
|
- xdg-desktop-portal-kde
|
||||||
# Provide an archive manager by default
|
|
||||||
- ark
|
|
||||||
# Keep some basic apps installed until we have Flatpaks available
|
# Keep some basic apps installed until we have Flatpaks available
|
||||||
# See https://pagure.io/fedora-kde/SIG/issue/13
|
# See https://pagure.io/fedora-kde/SIG/issue/13
|
||||||
- gwenview
|
- gwenview
|
||||||
- kcalc
|
- kcalc
|
||||||
- kwrite
|
|
||||||
- okular
|
- okular
|
||||||
# Install some minor optional tools for KInfoCenter
|
# Install some minor optional tools for KInfoCenter
|
||||||
- vulkan-tools
|
- vulkan-tools
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
include: fedora-common-ostree.yaml
|
include: fedora-common-ostree.yaml
|
||||||
packages:
|
packages:
|
||||||
- NetworkManager-config-connectivity-fedora
|
- NetworkManager-config-connectivity-fedora
|
||||||
|
- ark
|
||||||
- bluedevil
|
- bluedevil
|
||||||
- breeze-icon-theme
|
- breeze-icon-theme
|
||||||
- dolphin
|
- dolphin
|
||||||
|
@ -36,6 +37,7 @@ packages:
|
||||||
- kscreenlocker
|
- kscreenlocker
|
||||||
- kwalletmanager5
|
- kwalletmanager5
|
||||||
- kwin
|
- kwin
|
||||||
|
- kwrite
|
||||||
- libappindicator-gtk3
|
- libappindicator-gtk3
|
||||||
- pam-kwallet
|
- pam-kwallet
|
||||||
- phonon-qt5-backend-gstreamer
|
- phonon-qt5-backend-gstreamer
|
||||||
|
|
Loading…
Reference in a new issue