mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Add OpenSSL requirements to Linux package manifests.
This commit is contained in:
parent
fc66f79988
commit
26e684eb0e
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ BuildRequires: systemd
|
|||
BuildRequires: systemd
|
||||
%endif
|
||||
|
||||
Requires: iproute libstdc++
|
||||
Requires: iproute libstdc++ openssl
|
||||
|
||||
%if 0%{?rhel} >= 7
|
||||
Requires: systemd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue