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
python: replace with libncursesw with libncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
10 years ago
parent
3018b32bbe
commit
022fb434cf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lang/python/files/python-package-ncurses.mk
+ 1
- 1
lang/python/files/python-package-ncurses.mk
View File
@ -8,7 +8,7 @@
d
e
f
i
n
e
P
a
c
k
a
g
e
/
p
y
t
h
o
n
-
n
c
u
r
s
e
s
$(
call
Package
/
python
/
Default
)
TITLE:
=
Python
$(
PYTHON_VERSION
)
ncurses module
DEPENDS:
=
+python-light +libncurses
w
DEPENDS:
=
+python-light +libncurses
e
n
d
e
f
$(
eval
$
(
call
PyBasePackage
,
python
-
ncurses
, \
Write
Preview
Loading…
Cancel
Save