diff options
| author | 2025-12-09 21:15:47 -0500 | |
|---|---|---|
| committer | 2025-12-09 21:15:47 -0500 | |
| commit | e8b830ab4dbfc284c4072e47e6f82de5965f995b (patch) | |
| tree | 8d8fc4883828c46596937aa30e1d2efd050ccfcd | |
| parent | edebd133afa3443df356b41c5c4e587eb9ef5c59 (diff) | |
| download | kiwi-descriptions-e8b830ab4dbfc284c4072e47e6f82de5965f995b.tar.gz kiwi-descriptions-e8b830ab4dbfc284c4072e47e6f82de5965f995b.zip | |
teams/eln: Replace Anaconda Initial Setup with Plasma Setup
https://pagure.io/fedora-kiwi-descriptions/c/1e74928eb0719b1cb3548434a58d9ffd0c4d21fd
https://pagure.io/fedora-comps/pull-request/1206
| -rw-r--r-- | teams/eln/desktop-environments.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/teams/eln/desktop-environments.xml b/teams/eln/desktop-environments.xml index 9fad268..4b9bbf3 100644 --- a/teams/eln/desktop-environments.xml +++ b/teams/eln/desktop-environments.xml @@ -31,10 +31,10 @@ <namedCollection name="workstation-product"/> </packages> <packages type="image" patternType="plusRecommended" profiles="KDE-Desktop"> - <namedCollection name="kde-spin-initial-setup"/> <namedCollection name="kde-desktop-environment"/> <namedCollection name="kde-apps"/> <namedCollection name="kde-media"/> + <ignore name="initial-setup"/> <!-- redundant with plasma-setup --> <ignore name="plasma-nm-l2tp"/> <ignore name="plasma-nm-vpnc"/> <package name="fuse"/> |