From: Espen Jürgensen Date: Fri, 26 Mar 2021 10:10:40 +0000 (+0100) Subject: forked-daapd: add missing dependency (libuuid) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=77b9d765a924c7eec899b0eb91e2af2ba93dc5e5;p=feed%2Fpackages.git forked-daapd: add missing dependency (libuuid) Fix build error due to missing libuuid dependency Signed-off-by: Espen Jürgensen --- diff --git a/sound/forked-daapd/Makefile b/sound/forked-daapd/Makefile index 7038352781..503c0ac45d 100644 --- a/sound/forked-daapd/Makefile +++ b/sound/forked-daapd/Makefile @@ -34,7 +34,8 @@ URL:=https://github.com/ejurgensen/forked-daapd DEPENDS:=+libgpg-error +libgcrypt +libgdbm +zlib +libexpat +libunistring \ +libevent2 +libdaemon +libantlr3c +confuse +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 $(ICONV_DEPENDS) \ + +libuuid endef define Package/forked-daapd/description