[tbb-commits] [Git][tpo/applications/tor-browser-build][main] 2 commits: Fixed indentation in README.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Tue Jan 30 10:18:07 UTC 2024



Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
81929890 by Pier Angelo Vendrame at 2024-01-30T10:34:43+01:00
Fixed indentation in README.

- - - - -
e486334e by NoisyCoil at 2024-01-30T10:34:51+01:00
Bug 41038: Add RPM dependencies to README.

Tested in Fedora 39.

- - - - -


1 changed file:

- README


Changes:

=====================================
README
=====================================
@@ -48,6 +48,17 @@ If you are running Debian or Ubuntu, you can install them with:
                   libtemplate-perl libxml-libxml-perl libxml-writer-perl \
                   libyaml-libyaml-perl git mercurial uidmap zstd
 
+If you are running Fedora, CentOS or RHEL, you can install them with:
+
+# dnf install "perl(YAML::XS)" "perl(File::Basename)" "perl(Getopt::Long)" \
+              "perl(Template)" "perl(IO::Handle)" "perl(IO::CaptureOutput)" \
+              "perl(JSON)" "perl(File::Temp)" "perl(Path::Tiny)" \
+              "perl(File::Path)" "perl(File::Slurp)" \
+              "perl(File::Copy::Recursive)" "perl(String::ShellQuote)"
+              "perl(Sort::Versions)" "perl(Digest::SHA)" "perl(Data::UUID)" \
+              "perl(Data::Dump)" "perl(DateTime)" "perl(XML::Writer)" \
+              "perl(Parallel::ForkManager)" perl-ph mercurial git zstd
+
 If you are running an Arch based system, you should be able to install them with:
 
 # pacman -S perl-datetime perl-path-tiny perl-yaml perl-yaml-libyaml \
@@ -228,10 +239,9 @@ be done with the following command:
 
   # apt-get install build-essential python3 automake libtool zip unzip \
             autoconf2.13 openjdk-11-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 yasm wget \
-	    bison gyp tcl python3-venv 7zip jq
+            automake autoconf libtool autopoint libssl-dev pkg-config \
+            zlib1g-dev libparallel-forkmanager-perl libfile-slurp-perl bzip2 \
+            xz-utils apksigner yasm wget bison gyp tcl python3-venv 7zip jq
 
 Note that Debian Bullseye requires the bullseye-backports repository to
 get the 7zip package.



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/f1ecbc8882766070ea2c90bc594432dd7f599c9b...e486334e1b058ec9d74cc17ceb6f5542fe9f2aa9

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/f1ecbc8882766070ea2c90bc594432dd7f599c9b...e486334e1b058ec9d74cc17ceb6f5542fe9f2aa9
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240130/4315a70b/attachment-0001.htm>


More information about the tbb-commits mailing list