git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
69c42cd
)
python3: Add readline to dependency finder script
author
Jeffery To
<redacted>
Sun, 13 Jun 2021 18:21:53 +0000
(
02:21
+0800)
committer
Hannu Nyman
<redacted>
Tue, 15 Jun 2021 05:56:35 +0000
(08:56 +0300)
Signed-off-by: Jeffery To <redacted>
lang/python/python3-find-stdlib-depends.sh
patch
|
blob
|
history
diff --git
a/lang/python/python3-find-stdlib-depends.sh
b/lang/python/python3-find-stdlib-depends.sh
index 609fac454755a29e55c7e37d3cedf00d3cd27a24..d0e983820a957354c42f4e7bbd311de04130fb17 100644
(file)
--- a/
lang/python/python3-find-stdlib-depends.sh
+++ b/
lang/python/python3-find-stdlib-depends.sh
@@
-25,6
+25,7
@@
python3-multiprocessing: multiprocessing
python3-ncurses: ncurses
python3-openssl: ssl
python3-pydoc: doctest pydoc
+python3-readline: readline
python3-sqlite3: sqlite3
python3-unittest: unittest
python3-urllib: urllib
git clone https://git.99rst.org/PROJECT