Skip to content

Commit a9e9214

Browse files
committed
add ccache in the installation line
1 parent 6f1d449 commit a9e9214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ bug report.
4141
You need the minimal environment for building python. Note that other libraries
4242
might need other tools::
4343

44-
sudo apt-get install build-essential patch git-core
44+
sudo apt-get install build-essential patch git-core ccache
4545

4646
You must have android SDK and NDK. You can download them at::
4747

0 commit comments

Comments
 (0)