From 6c4d3583b79a3620749db4e6ca88c71ed5274f26 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 15 Jul 2022 13:58:21 -0700 Subject: [PATCH] softethernetvpn: remove libiconv/host dependency No longer present and with the nls.mk removal, no longer needed. 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 0a26abc164..88e0a48077 100644 --- a/net/softethervpn/Makefile +++ b/net/softethervpn/Makefile @@ -24,7 +24,7 @@ PKG_LICENSE_FILES:=COPYING PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/v$(PKG_VERSION) HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)/v$(PKG_VERSION) PKG_BUILD_DEPENDS:=softethervpn/host -HOST_BUILD_DEPENDS:=readline/host libiconv/host +HOST_BUILD_DEPENDS:=readline/host PKG_ASLR_PIE:=0 HAMCORE_SE2:=$(STAGING_DIR_HOST)/share/softethervpn/hamcore.se2