[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-build/master] Bug 29812: Fix generation of linux32 mar files



commit 8c24ddebf61181511938408565a50eda4d083fee
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date:   Tue Mar 19 12:34:00 2019 +0100

    Bug 29812: Fix generation of linux32 mar files
---
 projects/tor-browser/config | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/projects/tor-browser/config b/projects/tor-browser/config
index 9b26bc8..96e5cee 100644
--- a/projects/tor-browser/config
+++ b/projects/tor-browser/config
@@ -19,6 +19,9 @@ targets:
   linux-i686:
     var:
       mar_osname: linux32
+      arch_deps:
+        # Install libc6-i386 to be able to run 32bit mar tools (bug 29812)
+        - libc6-i386
   linux-x86_64:
     var:
       mar_osname: linux64

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits