mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-26 09:47:58 +00:00
docs: remove zeromq requirement
borg currently does not use zeromq.
This commit is contained in:
parent
22e021a5ce
commit
e69b8996cc
1 changed files with 0 additions and 1 deletions
|
@ -145,7 +145,6 @@ following dependencies first:
|
||||||
optional install.
|
optional install.
|
||||||
* OpenSSL_ >= 1.0.0, plus development headers.
|
* OpenSSL_ >= 1.0.0, plus development headers.
|
||||||
* libacl_ (which depends on libattr_), both plus development headers.
|
* libacl_ (which depends on libattr_), both plus development headers.
|
||||||
* ZeroMQ_ >= 4.0.0, plus development headers.
|
|
||||||
* We have bundled code of the following packages, but borg by default (see
|
* We have bundled code of the following packages, but borg by default (see
|
||||||
setup.py if you want to change that) prefers a shared library if it can
|
setup.py if you want to change that) prefers a shared library if it can
|
||||||
be found on the system (lib + dev headers) at build time:
|
be found on the system (lib + dev headers) at build time:
|
||||||
|
|
Loading…
Reference in a new issue