mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +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)
|
$(call Package/dbus/Default)
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE+= (library)
|
TITLE+= (library)
|
||||||
|
DEPENDS:= +libpthread
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libdbus/Description
|
define Package/libdbus/Description
|
||||||
|
|||||||
Reference in New Issue
Block a user