mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-12 02:54:22 +00:00
fedora-live-kde.ks (1 GiB KDE spin): replace desktop-backgrounds-basic with kdebase-workspace-wallpapers
This commit is contained in:
parent
43ad7e5d43
commit
8569a6cee1
@ -1,7 +1,8 @@
|
||||
# fedora-live-kde.ks
|
||||
#
|
||||
# Description:
|
||||
# - Fedora Livecd Spin with the K Desktop Environment (KDE)
|
||||
# - Fedora Live Spin with the K Desktop Environment (KDE), 1 GiB version
|
||||
# see fedora-livecd-kde.ks for the default CD-sized version
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Sebastian Vahl <fedora@deadbabylon.de>
|
||||
@ -12,6 +13,10 @@
|
||||
|
||||
|
||||
%packages
|
||||
# ship KDE wallpapers instead of GNOME ones
|
||||
-desktop-backgrounds-basic
|
||||
kdebase-workspace-wallpapers
|
||||
|
||||
# Additional packages that are not default in kde-desktop but useful
|
||||
-koffice-suite # don't include whole koffice-suite, just parts of it
|
||||
koffice-kword
|
||||
|
Loading…
Reference in New Issue
Block a user