dbus: readd libpthread dependency (accidentally removed)
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
912744785b
commit
d24befd61c
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ define Package/libdbus
|
|||
$(call Package/dbus/Default)
|
||||
CATEGORY:=Libraries
|
||||
TITLE+= (library)
|
||||
DEPENDS:= +libpthread
|
||||
endef
|
||||
|
||||
define Package/libdbus/Description
|
||||
|
|
Loading…
Reference in a new issue