diff options
Diffstat (limited to 'docs/README.android')
-rw-r--r-- | docs/README.android | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.android b/docs/README.android index feb96ccc9d..8d9be17073 100644 --- a/docs/README.android +++ b/docs/README.android @@ -28,7 +28,7 @@ These are the minimum packages necessary for building XBMC. Non-Ubuntu users will need to get the equivalents. # sudo apt-get install build-essential default-jdk git curl autoconf \ - unzip zip zlib1g-dev gawk gperf + unzip zip zlib1g-dev gawk gperf cmake If you run a 64bit operating system you will also need to get ia32-libs |