aboutsummaryrefslogtreecommitdiffci
path: root/components/desktops/kde.xml
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'components/desktops/kde.xml')
-rw-r--r--components/desktops/kde.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/components/desktops/kde.xml b/components/desktops/kde.xml
index 4c20ea5..0c7b9db 100644
--- a/components/desktops/kde.xml
+++ b/components/desktops/kde.xml
@@ -1,5 +1,6 @@
<image>
<profiles>
+ <profile name="DesktopCommon" description="Common desktop packages"/>
<profile name="KDE-Desktop" description="KDE Plasma Desktop">
<requires profile="DesktopCommon"/>
</profile>
@@ -22,17 +23,16 @@
<ignore name="kipi-plugins"/> <!-- ~8 megs + drags in marble -->
<ignore name="krusader"/> <!-- ~4 megs -->
<ignore name="ktorrent"/> <!-- ~15 megs -->
- <ignore name="initial-setup"/> <!-- redundant with plasma-setup -->
</packages>
<packages type="image" patternType="plusRecommended" profiles="KDE-Desktop">
<!-- install env-group to resolve RhBug:1891500 -->
<namedCollection name="kde-desktop-environment"/>
<namedCollection name="kde-apps"/>
<namedCollection name="kde-media"/>
- <namedCollection name="kde-pim" arch="aarch64,ppc64le,x86_64"/>
+ <namedCollection name="kde-pim"/>
+ <namedCollection name="kde-spin-initial-setup"/>
<namedCollection name="firefox"/>
<namedCollection name="libreoffice"/>
- <namedCollection name="x86-emulation" arch="aarch64"/>
<package name="libreoffice-draw"/>
<package name="libreoffice-math"/>
<package name="fuse"/>
@@ -41,8 +41,9 @@
<packages type="image" patternType="plusRecommended" profiles="KDE-Mobile">
<!-- install env-group to resolve RhBug:1891500 -->
<namedCollection name="kde-mobile-environment"/>
+ <!-- not ideal, but the best we can do for now -->
+ <namedCollection name="kde-spin-initial-setup"/>
<namedCollection name="firefox"/>
- <namedCollection name="x86-emulation" arch="aarch64"/>
<package name="fuse"/>
<package name="kde-l10n"/>
<ignore name="plasma-welcome"/>