AppImage: compile Python with libreadline-dev
This commit is contained in:
parent
2b01e1ab31
commit
588dc4eec3
2
TODO.md
2
TODO.md
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Before release
|
||||
|
||||
- readline
|
||||
- Debug mode always on, but prevent pdb if no terminal
|
||||
- Add Gentoo instructions
|
||||
- Finish the README.md
|
||||
- Build final AppImage and test media opening
|
||||
|
|
|
@ -75,7 +75,7 @@ install_apt_packages() {
|
|||
libglfw3-dev libgles2-mesa-dev libjpeg-turbo8-dev zlib1g-dev \
|
||||
libtiff5-dev liblcms2-dev libwebp-dev libopenjp2-7-dev libssl-dev \
|
||||
python3-dev python3-setuptools python3-pip libgdbm-dev libc6-dev \
|
||||
zlib1g-dev libsqlite3-dev libffi-dev openssl \
|
||||
zlib1g-dev libsqlite3-dev libffi-dev openssl libreadline-dev \
|
||||
desktop-file-utils # for appimage-lint.sh
|
||||
|
||||
/usr/sbin/update-ccache-symlinks
|
||||
|
|
Loading…
Reference in New Issue
Block a user