mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
dbus: readd libpthread dependency (accidentally removed)
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -47,6 +47,7 @@ define Package/libdbus
|
||||
$(call Package/dbus/Default)
|
||||
CATEGORY:=Libraries
|
||||
TITLE+= (library)
|
||||
DEPENDS:= +libpthread
|
||||
endef
|
||||
|
||||
define Package/libdbus/Description
|
||||
|
||||
Reference in New Issue
Block a user