Unverified Commit f7ae040d authored by boklm's avatar boklm
Browse files

Bug 29981: Add yasm to the list of dependencies for android builds

Note: yasm is only needed for android-x86 builds.
parent 6535b7c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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