
Pier Angelo Vendrame pushed to branch tor-browser-128.4.0esr-14.5-1 at The Tor Project / Applications / Tor Browser Commits: e4f6dd28 by Beatriz Rizental at 2024-11-19T18:56:38+01:00 fixup! Add CI for Tor Browser Add missing dependency to CI base container. - - - - - 1 changed file: - .gitlab/ci/containers/base/Containerfile Changes: ===================================== .gitlab/ci/containers/base/Containerfile ===================================== @@ -23,6 +23,7 @@ RUN apt-get update && apt-get install -y \ libxi-dev \ libxrandr-dev \ libxtst-dev \ + make \ m4 \ mercurial \ nasm \ View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e4f6dd28... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e4f6dd28... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)