mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 16:36:04 +08:00
split out kde packages in preperation for a arm kde spin
This commit is contained in:
19
fedora-kde-packages.ks
Normal file
19
fedora-kde-packages.ks
Normal file
@@ -0,0 +1,19 @@
|
||||
%packages
|
||||
@kde-apps
|
||||
@kde-desktop
|
||||
@kde-media
|
||||
@kde-telepathy
|
||||
|
||||
### The KDE-Desktop
|
||||
|
||||
### fixes
|
||||
|
||||
# use kde-print-manager instead of system-config-printer
|
||||
-system-config-printer
|
||||
# make sure mariadb lands instead of MySQL (hopefully a temporary hack)
|
||||
mariadb-embedded
|
||||
mariadb-libs
|
||||
mariadb-server
|
||||
|
||||
%end
|
||||
|
||||
Reference in New Issue
Block a user