aboutsummaryrefslogtreecommitdiff
path: root/dists/androidsdl
diff options
context:
space:
mode:
authorlubomyr2018-01-01 21:13:53 +0200
committerEugene Sandulenko2018-01-26 13:51:38 +0100
commit425061f442520a0214aec1066c5092717b9ec18c (patch)
tree3a88e4ca7183270edc1d9e4cb7f6cc21b777ea21 /dists/androidsdl
parent773f6a8a95434c6516cb64a7fa6a07c3e1e6e952 (diff)
downloadscummvm-rg350-425061f442520a0214aec1066c5092717b9ec18c.tar.gz
scummvm-rg350-425061f442520a0214aec1066c5092717b9ec18c.tar.bz2
scummvm-rg350-425061f442520a0214aec1066c5092717b9ec18c.zip
ANDROIDSDL: updated How_to_build instruction. Pelya(s) libSDL changed build scripts from ant to gradle so ant not needed anymore
Diffstat (limited to 'dists/androidsdl')
-rw-r--r--dists/androidsdl/How_to_Build.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/dists/androidsdl/How_to_Build.txt b/dists/androidsdl/How_to_Build.txt
index 948cbd3665..16c485886d 100644
--- a/dists/androidsdl/How_to_Build.txt
+++ b/dists/androidsdl/How_to_Build.txt
@@ -36,7 +36,6 @@ Script:
5) Install packages, which needs for build:
Commands:
- sudo apt-get install ant //If you install manually - set envirnoment value to Ant
sudo apt-get install make
sudo apt-get install git-core