bind: fix linking with full language support enabled

After d18692c, we need to include nls.mk to setup correct
environment variables so that linking succeeds.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
Michael Heimpold 2021-03-04 22:41:01 +01:00
parent c1d2fb81d6
commit 20592140af

View file

@ -40,6 +40,7 @@ PKG_CONFIG_DEPENDS := \
PKG_BUILD_DEPENDS += BIND_LIBXML2:libxml2 BIND_LIBJSON:libjson-c
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/bind/Default
SECTION:=net