From c7cf60ab401909c8bab6a094986fe2a645a29553 Mon Sep 17 00:00:00 2001 From: Andreas Nilsen Date: Sun, 2 Feb 2020 13:56:30 +0100 Subject: hcxtools: update to 5.3.0. + Changes to Makefile to include latest binaries being compiled Signed-off-by: Andreas Nilsen hcxdumptool: forgot to add new openssl dependency Signed-off-by: Andreas Nilsen --- net/hcxdumptool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/hcxdumptool/Makefile') diff --git a/net/hcxdumptool/Makefile b/net/hcxdumptool/Makefile index 611911865..0f2cddf5d 100644 --- a/net/hcxdumptool/Makefile +++ b/net/hcxdumptool/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/hcxdumptool SECTION:=net CATEGORY:=Network - DEPENDS:=+libpcap + DEPENDS:=+libpcap +libopenssl TITLE:=hcxdumptool URL:=https://github.com/ZerBea/hcxdumptool SUBMENU:=Wireless -- cgit v1.2.3