mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-09 20:58:10 -05:00
[scripts] Add alsa-lib to freebsd install script
This commit is contained in:
parent
998ae31a56
commit
12580866cc
@ -11,7 +11,7 @@ fi
|
|||||||
|
|
||||||
DEPS="gmake autoconf automake libtool gettext gperf glib pkgconf wget git \
|
DEPS="gmake autoconf automake libtool gettext gperf glib pkgconf wget git \
|
||||||
ffmpeg libconfuse libevent2 mxml libgcrypt libunistring libiconv \
|
ffmpeg libconfuse libevent2 mxml libgcrypt libunistring libiconv \
|
||||||
libplist libinotify avahi sqlite3"
|
libplist libinotify avahi sqlite3 alsa-lib"
|
||||||
echo "The script can install the following dependency packages for you:"
|
echo "The script can install the following dependency packages for you:"
|
||||||
echo $DEPS
|
echo $DEPS
|
||||||
read -p "Should the script install these packages? [y/N] " yn
|
read -p "Should the script install these packages? [y/N] " yn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user