mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-19 18:36:07 +00:00
docs: remove libzmq3* for debian/ubuntu
This commit is contained in:
parent
f8371898ae
commit
f922cdd803
1 changed files with 0 additions and 1 deletions
|
@ -182,7 +182,6 @@ Install the dependencies with development headers::
|
|||
sudo apt-get install python3 python3-dev python3-pip python-virtualenv \
|
||||
libssl-dev openssl \
|
||||
libacl1-dev libacl1 \
|
||||
libzmq3-dev libzmq3 \
|
||||
build-essential
|
||||
sudo apt-get install libfuse-dev fuse pkg-config # optional, for FUSE support
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue