[packages] howl: add libpthread dependency (#6530)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19298 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a86a3a6049
commit
c6e17a0c37
@ -49,7 +49,7 @@ endef
|
||||
|
||||
define Package/howl-mdnsresponder
|
||||
$(call Package/howl/Default)
|
||||
DEPENDS:=+libhowl
|
||||
DEPENDS:=+libhowl +libpthread
|
||||
TITLE:=An mDNS (Multicast DNS) service responder daemon
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user