[docs] Add libcurl dependency

This commit is contained in:
ejurgensen
2021-03-12 19:14:29 +01:00
parent bbe7526414
commit f1c41e113d
2 changed files with 3 additions and 2 deletions

View File

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