diff options
| author | 2025-07-31 01:02:36 -0400 | |
|---|---|---|
| committer | 2025-07-31 01:04:41 -0400 | |
| commit | b58277390d6010a182749fb5b85e841e3228de61 (patch) | |
| tree | 5cedc5473fed48d6d6d2b0379d71d7efc7ff66a4 /teams/workstation.xml | |
| parent | 18e0d7498f1e7097d1b30ab11d61989575e7ba96 (diff) | |
| download | kiwi-descriptions-b58277390d6010a182749fb5b85e841e3228de61.tar.gz kiwi-descriptions-b58277390d6010a182749fb5b85e841e3228de61.zip | |
teams/{kde,lxqt,workstation}: Drop redundant anaconda-webui entries
The anaconda-webui package is now installed by default for live
media, so these are no longer necessary.
Diffstat (limited to 'teams/workstation.xml')
| -rw-r--r-- | teams/workstation.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/teams/workstation.xml b/teams/workstation.xml index afbf24b..660de7c 100644 --- a/teams/workstation.xml +++ b/teams/workstation.xml @@ -12,7 +12,4 @@ <packages type="bootstrap" patternType="plusRecommended" profiles="Workstation-Live,Workstation-Disk"> <package name="fedora-release-workstation"/> </packages> - <packages type="image" patternType="plusRecommended" profiles="Workstation-Live"> - <package name="anaconda-webui"/> - </packages> </image> |