From 4aa8501c7761e1a2bbce913b1fae1c60d66d8b93 Mon Sep 17 00:00:00 2001 From: R3pl4c3r Date: Wed, 6 May 2020 20:08:45 +0800 Subject: [PATCH] forked-daapd: fix compile error with ttyd --- sound/forked-daapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/forked-daapd/Makefile b/sound/forked-daapd/Makefile index f0a7b5a3..37055296 100644 --- a/sound/forked-daapd/Makefile +++ b/sound/forked-daapd/Makefile @@ -35,7 +35,7 @@ URL:=https://github.com/ejurgensen/forked-daapd DEPENDS:=+libgpg-error +libgcrypt +libgdbm +zlib +libexpat +libunistring \ +libevent2 +libdaemon +libantlr3c +confuse +libopus +alsa-lib +libffmpeg-full \ +mxml +libavahi-client +sqlite3-cli +libplist +libcurl +libjson-c \ - +libprotobuf-c +libgnutls +libsodium +libwebsockets $(ICONV_DEPENDS) + +libprotobuf-c +libgnutls +libsodium +libwebsockets-full $(ICONV_DEPENDS) endef define Package/forked-daapd/description @@ -58,7 +58,7 @@ CONFIGURE_ARGS += \ --enable-webinterface \ --disable-spotify \ --with-libplist \ - --with-libwebsockets \ + --with-libwebsockets-full \ --with-alsa \ --without-pulseaudio \ --without-libevent_pthreads