mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-03 01:46:02 -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 \
|
||||
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 $DEPS
|
||||
read -p "Should the script install these packages? [y/N] " yn
|
||||
|
Loading…
x
Reference in New Issue
Block a user