libstrophe: fix build 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-07 10:36:19 +01:00
parent 331f8afd99
commit 59a8bb10d4
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ PKG_CONFIG_DEPENDS:= \
CONFIG_libstrophe-expat
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/libstrophe
SECTION:=libs