Skip to content

Commit e5e77d1

Browse files
author
Carl
committed
Update README.rst
1 parent fde331a commit e5e77d1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ might need other tools::
4343

4444
Needed ubuntu packages:
4545
libzip-dev: sudo apt-get install libzip-dev
46+
gawk sudo apt-get install gawk
4647

4748

4849
You must have android SDK and NDK. You can download them at::
@@ -85,6 +86,8 @@ After installing them, export both installation path, NDK version and API to use
8586

8687
Note that for android-ndk-r7 ANDROIDAPI versions 6,7,10,11,12,13 seems not to work, because the android NDK has no android-12 dir in the platforms dir??
8788

89+
export HOST_AWK=/usr/bin/gawk
90+
8891
Usage
8992
-----
9093

0 commit comments

Comments
 (0)