summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 1dc2cfd..bfd4923 100644
--- a/README
+++ b/README
@@ -210,6 +210,10 @@ with the following command:
pkg-config zlib1g-dev libparallel-forkmanager-perl \
libfile-slurp-perl bzip2 xz-utils apksigner
+For the android-x86 build, the yasm package is also needed:
+
+ # apt-get install yasm
+
Common Build Errors
-------------------