tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 6a0fd967a62a3f1e692808cf0bf33ffd5edd62fc
parent 1c5f80bd63ed9ddabadabafee0c57d883d3e64a9
Author: Matthew Gregan <kinetik@flim.org>
Date:   Wed,  3 Dec 2025 21:00:57 +0000

Bug 2003722 - Include arm2gnu.py in libopus's moz.yaml.  r=sergesanspaille

Differential Revision: https://phabricator.services.mozilla.com/D274884

Diffstat:
Mmedia/libopus/moz.yaml | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media/libopus/moz.yaml b/media/libopus/moz.yaml @@ -49,9 +49,10 @@ vendoring: skip-vendoring-steps: ['move-contents', 'update-moz-build'] keep: + - "*.patch" + - arm2gnu.py - COPYING - gen-sources.py - - "*.patch" - Makefile.in - README_MOZILLA - sources.mozbuild