X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=sound%2Fmt-daapd%2FMakefile;fp=sound%2Fmt-daapd%2FMakefile;h=e9e7478197a07fad1c86e50ba6b4a716f3141e84;hb=23d77fdd6810bebacc1cd905ba9caab22f3e7247;hp=25c517be8b0791d5c702182bc6cd967d7e7d77cd;hpb=c6e17a0c37936e9b2d79913ae2aa2af6afd8c8b4;p=packages.git diff --git a/sound/mt-daapd/Makefile b/sound/mt-daapd/Makefile index 25c517be8..e9e747819 100644 --- a/sound/mt-daapd/Makefile +++ b/sound/mt-daapd/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/mt-daapd SECTION:=sound CATEGORY:=Sound - DEPENDS:=+libgdbm +libhowl +libid3tag + DEPENDS:=+libgdbm +libhowl +libid3tag +libpthread TITLE:=A multi-threaded DAAP (Digital Audio Access Protocol) daemon URL:=http://www.mt-daapd.org/ endef