[tor-commits] [tor-browser-build/master] Bug 29981: Add yasm to the list of dependencies for android builds

gk at torproject.org gk at torproject.org
Tue Apr 30 19:34:57 UTC 2019


commit f7ae040da39ac0009776802371e088f15531b9e7
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 tor-commits mailing list