libideviceactivation: fix compilation with full NLS

nls.mk is needed.

Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
(cherry picked from commit c287cbf11e)
This commit is contained in:
Georgi Valkov
2024-11-15 03:15:18 +02:00
committed by Josef Schlehofer
parent 36af6a597d
commit 6bd9dfc73d
+2 -1
View 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