From dddcd5d909a04a9f130a34652a04f08b0c7719a6 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sat, 20 Jul 2019 17:46:26 -0700 Subject: [PATCH] softethervpn: Add openssl to host build deps Some hosts might be missing OpenSSL. Signed-off-by: Rosen Penev --- net/softethervpn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/softethervpn/Makefile b/net/softethervpn/Makefile index e3bb089bf..14c322247 100644 --- a/net/softethervpn/Makefile +++ b/net/softethervpn/Makefile @@ -25,7 +25,7 @@ PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING PKG_BUILD_DEPENDS:=softethervpn/host -HOST_BUILD_DEPENDS:=readline/host libiconv/host +HOST_BUILD_DEPENDS:=readline/host libiconv/host openssl HAMCORE_SE2:=$(STAGING_DIR_HOST)/share/softethervpn/hamcore.se2