[tbb-commits] [tor-browser-build/maint-8.5] Bug 29981: Add yasm to the list of dependencies for android builds
gk at torproject.org
gk at torproject.org
Tue Apr 30 19:36:30 UTC 2019
commit 7e784c57f614b97a9b2f614bc0550fd5ade1e735
Author: Nicolas Vigier <boklm at torproject.org>
Date: Tue Apr 30 17:06:00 2019 +0200
Bug 29981: Add yasm to the list of dependencies for android builds
Note: yasm is only needed for android-x86 builds.
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 1dc2cfd..6aa763e 100644
--- a/README
+++ b/README
@@ -208,7 +208,7 @@ with the following command:
autoconf2.13 openjdk-8-jdk gettext-base autotools-dev \
automake autoconf libtool autopoint libssl-dev \
pkg-config zlib1g-dev libparallel-forkmanager-perl \
- libfile-slurp-perl bzip2 xz-utils apksigner
+ libfile-slurp-perl bzip2 xz-utils apksigner yasm
Common Build Errors
More information about the tbb-commits
mailing list