aboutsummaryrefslogtreecommitdiff
path: root/teams/eln/container.xml
diff options
from:
to:
context:
space:
mode:
authorGravatar Yaakov Selkowitz <yselkowi@redhat.com> 2025-09-17 23:46:54 -0400
committerGravatar Yaakov Selkowitz <yselkowi@redhat.com> 2025-09-17 23:46:54 -0400
commit197907e6c37b7387f871182c223c4e8b692e47cc (patch)
treefe490ecf2e1cf4be93f9d5ae5afd3cf99e507420 /teams/eln/container.xml
parent7a04379de639e3c52c17bf9772de19911c87336e (diff)
downloadkiwi-descriptions-197907e6c37b7387f871182c223c4e8b692e47cc.tar.gz
kiwi-descriptions-197907e6c37b7387f871182c223c4e8b692e47cc.zip
eln: fix toolbox package list
nss-mdns is not included in RHEL, and mesa-vulkan-drivers is x86_64 only.
Diffstat (limited to 'teams/eln/container.xml')
-rw-r--r--teams/eln/container.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/teams/eln/container.xml b/teams/eln/container.xml
index 667f2c5..c9ca883 100644
--- a/teams/eln/container.xml
+++ b/teams/eln/container.xml
@@ -165,9 +165,8 @@
<package name="man-db"/>
<package name="man-pages"/>
<package name="mesa-dri-drivers"/>
- <package name="mesa-vulkan-drivers"/>
+ <package name="mesa-vulkan-drivers" arch="x86_64"/>
<package name="mtr"/>
- <package name="nss-mdns"/>
<package name="openssh-clients"/>
<package name="openssl"/>
<package name="pam"/>