Browse Source

dbus: readd libpthread dependency (accidentally removed)

Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth 10 years ago
parent
commit
d24befd61c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/dbus/Makefile

+ 1
- 0
utils/dbus/Makefile View File

@ -47,6 +47,7 @@ define Package/libdbus
$(call Package/dbus/Default)
CATEGORY:=Libraries
TITLE+= (library)
DEPENDS:= +libpthread
endef
define Package/libdbus/Description


Loading…
Cancel
Save