Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
39b88a7e
Unverified
Commit
39b88a7e
authored
Nov 27, 2017
by
boklm
Browse files
Bug 24361: fix Path::Tiny package name (File::Tiny => Path::Tiny)
parent
a6d54303
Changes
2
Hide whitespace changes
Inline
Side-by-side
README
View file @
39b88a7e
...
...
@@ -25,7 +25,7 @@ You also need a few perl modules installed:
- IO::Handle
- IO::CaptureOutput
- File::Temp
-
File
::Tiny
-
Path
::Tiny
- File::Path
- File::Copy::Recursive
- String::ShellQuote
...
...
@@ -38,7 +38,7 @@ If you are running Debian or Ubuntu, you can install them with:
# apt-get install libyaml-libyaml-perl libtemplate-perl \
libio-handle-util-perl libio-all-perl \
libio-captureoutput-perl lib
file
-tiny-perl \
libio-captureoutput-perl lib
path
-tiny-perl \
libstring-shellquote-perl libsort-versions-perl \
libdigest-sha-perl libdata-uuid-perl libdata-dump-perl \
libfile-copy-recursive-perl git libgtk2.0-dev curl runc
...
...
tools/ansible/roles/tbb-builder/tasks/main.yml
View file @
39b88a7e
...
...
@@ -12,7 +12,7 @@
-
libio-handle-util-perl
-
libio-all-perl
-
libio-captureoutput-perl
-
lib
file
-tiny-perl
-
lib
path
-tiny-perl
-
libstring-shellquote-perl
-
libsort-versions-perl
-
libdigest-sha-perl
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment