Added libxml2 package to matter-setup

This commit is contained in:
ngn 2024-01-11 22:25:41 +03:00
parent 6aed7f31ea
commit bc4e2c0fb4

View File

@ -132,7 +132,7 @@ export MP_ROOT="$TARGET"
openssl sed shadow tar tcl mandb \
man-pages tzdata util-linux which \
mp gettext iproute procps psmisc \
mandb kbd dbus vim nano
mandb kbd dbus vim nano libxml2
check_ret "mp-install command failed"
unset MP_ROOT
success "Installed the base system"