README.md: add Android p7zip-full requirement

This commit is contained in:
Frans de Jonge
2017-09-16 00:11:48 +02:00
committed by GitHub
parent b7137acb29
commit 5ea7c703e0

View File

@@ -105,7 +105,7 @@ Mac OSX users may need to install these tools:
brew install nasm binutils libtool autoconf automake sdl2 lua51
```
A recent version of Android SDK (including platform support for API version 19)/NDK, `ant` and `openjdk-8-jdk` are needed
A recent version of Android SDK (including platform support for API version 19)/NDK, `ant`, `openjdk-8-jdk` and `p7zip-full` are needed
in order to build KOReader for Android devices.
Users of Debian first need to configure the `backports` repository: