Kinoite: Keep some application until with get Flatpaks
Keep some basic application in the base image until we can replace them with Flatpaks.
This commit is contained in:
parent
2e86d085a6
commit
1890d13ee5
1 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,12 @@ packages:
|
|||
- 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
|
||||
|
||||
# Make sure the following are not pulled in when Recommended by other packages
|
||||
exclude-packages:
|
||||
|
|
Loading…
Reference in a new issue