python3: Add readline to dependency finder script
Signed-off-by: Jeffery To <jeffery.to@gmail.com> (cherry picked from commit 1eeeba60d8cffc2f655c1ecbb277ca6734ac46b7)
This commit is contained in:
parent
4e75a8fb85
commit
5c43da5e10
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ python3-multiprocessing: multiprocessing
|
||||||
python3-ncurses: ncurses
|
python3-ncurses: ncurses
|
||||||
python3-openssl: ssl
|
python3-openssl: ssl
|
||||||
python3-pydoc: doctest pydoc
|
python3-pydoc: doctest pydoc
|
||||||
|
python3-readline: readline
|
||||||
python3-sqlite3: sqlite3
|
python3-sqlite3: sqlite3
|
||||||
python3-unittest: unittest
|
python3-unittest: unittest
|
||||||
python3-urllib: urllib
|
python3-urllib: urllib
|
||||||
|
|
Loading…
Reference in a new issue