This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#10147
from ryzhovau/icu_python
icu: use our own python3 for host-compilation
lilik-openwrt-22.03
Rosen Penev
5 years ago
committed by
GitHub
parent
f0950804bf
19b07c6642
commit
e98d0dd49e
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libs/icu/Makefile
+ 1
- 0
libs/icu/Makefile
View File
@ -28,6 +28,7 @@ PKG_BUILD_PARALLEL:=1
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_BUILD_DEPENDS
:=
icu/host
HOST_BUILD_DEPENDS
:=
python3/host
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
h
o
s
t
-
b
u
i
l
d
.
m
k
Write
Preview
Loading…
Cancel
Save