mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 12:18:13 +02:00
tools/nm-in-container: update package install list for fedora 42
- ausearch is part of audit package - mlocate is not available anymore - "openvswitch2*" packages are not available anymore - ipsec-tools is not available anymore
This commit is contained in:
parent
b17a842e1a
commit
4be97207ed
1 changed files with 3 additions and 4 deletions
|
|
@ -189,7 +189,7 @@ RUN dnf install -y \\
|
|||
--skip-broken \\
|
||||
\\
|
||||
/usr/bin/python \\
|
||||
/usr/sbin/ausearch \\
|
||||
audit \\
|
||||
ModemManager-devel \\
|
||||
ModemManager-glib-devel \\
|
||||
NetworkManager \\
|
||||
|
|
@ -231,7 +231,7 @@ RUN dnf install -y \\
|
|||
libubsan \\
|
||||
libuuid-devel \\
|
||||
meson \\
|
||||
mlocate \\
|
||||
plocate \\
|
||||
mobile-broadband-provider-info-devel \\
|
||||
newt-devel \\
|
||||
nispor \\
|
||||
|
|
@ -267,7 +267,7 @@ RUN dnf install -y \\
|
|||
which \\
|
||||
\\
|
||||
'dbus*' \\
|
||||
'openvswitch2*' \\
|
||||
'openvswitch*' \\
|
||||
/usr/bin/pytest \\
|
||||
/usr/bin/debuginfo-install \\
|
||||
NetworkManager-openvpn \\
|
||||
|
|
@ -290,7 +290,6 @@ RUN dnf install -y \\
|
|||
git \\
|
||||
hostapd \\
|
||||
iproute-tc \\
|
||||
ipsec-tools \\
|
||||
iputils \\
|
||||
iscsi-initiator-utils \\
|
||||
iw \\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue