contrib: install more packages in "nm-in-container.sh"

This commit is contained in:
Thomas Haller
2023-03-03 15:41:59 +01:00
parent 06219dbcf9
commit d0732962d2

View File

@@ -332,6 +332,8 @@ RUN dnf install -y \\
bash-completion \\
bind-utils \\
bluez-libs-devel \\
ccache \\
clang \\
clang-tools-extra \\
cscope \\
dbus-devel \\
@@ -359,6 +361,7 @@ RUN dnf install -y \\
libpsl-devel \\
libselinux-devel \\
libtool \\
libubsan \\
libuuid-devel \\
make \\
meson \\