Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dhtnet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
dhtnet
Commits
62035db7
Commit
62035db7
authored
1 year ago
by
Amna Snene
Committed by
Adrien Béraud
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
build: update dependencies list
Change-Id: I30ca8601fa2e221158b28a260bb7893d1ff8aac3
parent
b79ecbda
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
BUILD.md
+2
-2
2 additions, 2 deletions
BUILD.md
with
2 additions
and
2 deletions
BUILD.md
+
2
−
2
View file @
62035db7
...
...
@@ -22,12 +22,12 @@ Follow these instructions to install DHTNet dependencies depending on your syste
#### Ubuntu 20.04+:
```
bash
sudo
apt
install
libncurses5-dev libreadline-dev nettle-dev libgnutls28-dev libargon2-0-dev libmsgpack-dev
libssl-dev libfmt-dev libjsoncpp-dev libhttp-parser-dev libasio-dev
sudo
apt
install
libncurses5-dev libreadline-dev nettle-dev libgnutls28-dev libargon2-0-dev libmsgpack-dev libssl-dev libfmt-dev libjsoncpp-dev libhttp-parser-dev libasio-dev
cppunit-devel cppunit
```
### Fedora
```
bash
sudo
dnf
install
readline-devel gnutls-devel msgpack-devel asio-devel libargon2-devel fmt-devel http-parser-devel
sudo
dnf
install
readline-devel gnutls-devel msgpack-devel asio-devel libargon2-devel fmt-devel http-parser-devel
cppunit-devel jsoncpp-devel
```
### macOS
...
...
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
register
or
sign in
to comment