mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 13:36:54 +02:00
adding fc38 to rpmspec
This commit is contained in:
parent
a0c0391b2e
commit
2a306c9484
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ Requires: systemd openssl1.1
|
|||
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
||||
%endif
|
||||
|
||||
%if "%{?dist}" == ".fc38"
|
||||
BuildRequires: systemd clang openssl1.1 openssl1.1-devel
|
||||
Requires: systemd openssl1.1
|
||||
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
||||
%endif
|
||||
|
||||
# RHEL
|
||||
|
||||
%if "%{?dist}" == ".el6"
|
||||
|
|
Loading…
Add table
Reference in a new issue