mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[docs] Update to reflect player web interface and libwebsockets dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user