mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
adding amzn2022 to rpm spec (#1761)
This commit is contained in:
parent
4e57abb159
commit
12392b5190
1 changed files with 6 additions and 0 deletions
|
@ -59,6 +59,12 @@ Requires: systemd openssl
|
||||||
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if "%{?dist}" == ".amzn2022"
|
||||||
|
BuildRequires: systemd openssl-devel
|
||||||
|
Requires: systemd openssl
|
||||||
|
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
ZeroTier is a software defined networking layer for Earth.
|
ZeroTier is a software defined networking layer for Earth.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue