[docs] Change mxml to libxml2

This commit is contained in:
ejurgensen
2024-05-29 22:54:58 +02:00
parent b6ee09925b
commit f6ee669b80
3 changed files with 6 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ if [ "$yn" != "y" ]; then
fi
DEPS="gmake autoconf automake libtool gettext gperf glib pkgconf wget git \
ffmpeg libconfuse libevent mxml libgcrypt libunistring libiconv curl \
ffmpeg libconfuse libevent libxml2 libgcrypt libunistring libiconv curl \
libplist libinotify avahi sqlite3 alsa-lib libsodium json-c libwebsockets
protobuf-c bison flex"
echo "The script can install the following dependency packages for you:"