[docs] Update to reflect player web interface and libwebsockets dependency

This commit is contained in:
ejurgensen
2018-06-05 23:04:34 +02:00
parent db6bbd76bd
commit 565f0b07bd
3 changed files with 17 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ fi
DEPS="gmake autoconf automake libtool gettext gperf glib pkgconf wget git \
ffmpeg libconfuse libevent mxml libgcrypt libunistring libiconv \
libplist libinotify avahi sqlite3 alsa-lib libsodium json-c"
libplist libinotify avahi sqlite3 alsa-lib libsodium json-c libwebsockets"
echo "The script can install the following dependency packages for you:"
echo $DEPS
read -p "Should the script install these packages? [y/N] " yn