projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02dd8e3
)
libideviceactivation: fix compilation with full NLS
author
Georgi Valkov
<
[email protected]
>
Fri, 15 Nov 2024 01:15:18 +0000
(
03:15
+0200)
committer
Rosen Penev
<
[email protected]
>
Thu, 12 Dec 2024 04:56:46 +0000
(20:56 -0800)
nls.mk is needed.
Reported-by: Rosen Penev <
[email protected]
>
Signed-off-by: Georgi Valkov <
[email protected]
>
libs/libideviceactivation/Makefile
patch
|
blob
|
history
diff --git
a/libs/libideviceactivation/Makefile
b/libs/libideviceactivation/Makefile
index b73daf5e4ea582a3790fa5c2acfdf9ce58c5ef95..f4980b027d1a856aa83dbba1dbdff27a0238d5d4 100644
(file)
--- a/
libs/libideviceactivation/Makefile
+++ b/
libs/libideviceactivation/Makefile
@@
-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