Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
tor-browser-build
Commits
e486334e
Verified
Commit
e486334e
authored
Dec 6, 2023
by
NoisyCoil
Committed by
Pier Angelo Vendrame
Jan 30, 2024
Browse files
Options
Downloads
Patches
Plain Diff
Bug 41038: Add RPM dependencies to README.
Tested in Fedora 39.
parent
81929890
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!902
Bug 41038: Add RPM dependencies to README.
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+11
-0
11 additions, 0 deletions
README
with
11 additions
and
0 deletions
README
+
11
−
0
View file @
e486334e
...
...
@@ -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 \
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment