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
Silvio Rhatto
Onionmine
Commits
4c2f0257
Verified
Commit
4c2f0257
authored
May 17, 2022
by
Silvio Rhatto
Browse files
Fix(provision): adds rsync into the listed dependencies
parent
01106011
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/params
View file @
4c2f0257
...
...
@@ -44,6 +44,9 @@ DEPENDENCIES="$DEPENDENCIES tor netcat-openbsd"
# For HARICA's onion-csr
DEPENDENCIES
=
"
$DEPENDENCIES
ruby-dev build-essential"
# For syncing
DEPENDENCIES
=
"
$DEPENDENCIES
rsync"
# Default flags used for mkp224o compilation
MKP224O_BUILD_FLAGS
=
"--enable-intfilter=native"
...
...
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