Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-bundle-testsuite
Commits
3815ff69
Unverified
Commit
3815ff69
authored
Jul 24, 2014
by
boklm
Browse files
install-deps: install IPC::Run perl module
parent
06168bad
Changes
1
Hide whitespace changes
Inline
Side-by-side
install-deps
View file @
3815ff69
...
...
@@ -18,7 +18,7 @@ perlmodules='
Cwd Data::Dump Digest::SHA File::Path File::Slurp File::Spec File::Temp
FindBin Getopt::Long IO::CaptureOutput IO::Socket::INET Image::Magick
JSON LWP::UserAgent LWP::Protocol::https Template YAML DateTime
Email::Simple Email::Sender File::Type
Email::Simple Email::Sender File::Type
IPC::Run
'
if
[
-f
/etc/debian_version
]
...
...
@@ -27,7 +27,8 @@ then
apt-get
install
-y
libdata-dump-perl libdigest-sha-perl libfile-slurp-perl
\
libfile-spec-perl libio-captureoutput-perl perlmagick libjson-perl
\
libwww-perl libtemplate-perl libyaml-perl libdatetime-perl
\
libemail-sender-perl libemail-simple-perl libfile-type-perl
libemail-sender-perl libemail-simple-perl libfile-type-perl
\
libipc-run-perl
apt-get
install
-y
libgtk2.0-0
apt-get
install
-y
nmap
if
lsb_release
-i
|
grep
-q
Debian
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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