XSDL: updated readme

This commit is contained in:
pelya
2020-07-07 22:30:43 +03:00
parent 07952badae
commit 29fcb570f8

View File

@@ -5,10 +5,9 @@ Install following packages onto Debian 10 for x86_64 architecture:
sudo dpkg --add-architecture i386 sudo dpkg --add-architecture i386
sudo apt-get update sudo apt-get update
sudo apt-get install bison make zip git locales pkg-config \ sudo apt-get install bison make zip git locales pkg-config \
curl autoconf automake autopoint libtool libtool-bin help2man texinfo intltool \
xfonts-utils xutils-dev libfontenc-dev libxkbfile-dev libxmuu-dev \ xfonts-utils xutils-dev libfontenc-dev libxkbfile-dev libxmuu-dev \
curl autoconf automake autopoint libtool libtool-bin \ libjpeg-dev libpng-dev libpixman-1-dev libssl-dev libpciaccess-dev
libjpeg-dev libpng-dev libpixman-1-dev libssl-dev \
help2man texinfo intltool
Install Android NDK r21 and Android SDK with Android 10.0 framework, they must be in your $PATH. Install Android NDK r21 and Android SDK with Android 10.0 framework, they must be in your $PATH.