libideviceactivation: fix compilation with full NLS
authorGeorgi Valkov <gvalkov@gmail.com>
Fri, 15 Nov 2024 01:15:18 +0000 (03:15 +0200)
committerRosen Penev <rosenp@gmail.com>
Thu, 12 Dec 2024 04:56:46 +0000 (20:56 -0800)
nls.mk is needed.

Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
libs/libideviceactivation/Makefile

index b73daf5e4ea582a3790fa5c2acfdf9ce58c5ef95..f4980b027d1a856aa83dbba1dbdff27a0238d5d4 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libideviceactivation
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/libimobiledevice/libideviceactivation.git
@@ -24,6 +24,7 @@ PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/package.mk
+include $(INCLUDE_DIR)/nls.mk
 
 define Package/libideviceactivation/Default
   TITLE:=Manage the activation of Apple iOS devices