mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-28 09:32:39 +00:00
libpolarssl: add missing dependency (#15321)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39959
This commit is contained in:
parent
b5cc199ec9
commit
41eac52c04
@ -47,7 +47,7 @@ define Package/polarssl-progs
|
||||
$(call Package/polarssl/Default)
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=+libpolarssl
|
||||
DEPENDS:=+libpolarssl +libpthread
|
||||
TITLE+= (programs)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user