mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
softethervpn: Add openssl to host build deps
Some hosts might be missing OpenSSL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user