summaryrefslogtreecommitdiffstats
path: root/fedora-kde-packages.ks
blob: 19f3c79e7f3daeee4186ce9ecd788dbd89c49297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
%packages
@kde-apps
@kde-desktop
@kde-media
@kde-telepathy

### The KDE-Desktop

### fixes
# sddm->kdm, (temporary) so don't have to wait on comps changes
-sddm
-sddm-kcm
kdm

# 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