Enable compilation for Fedora

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs18?expand=0&rev=8
This commit is contained in:
Adam Majer 2022-09-19 13:08:25 +00:00 committed by Git OBS Bridge
parent 0bd0db45d1
commit ca1e44bd4c

View File

@ -82,7 +82,7 @@ Release: 0
%define _libexecdir %{_exec_prefix}/lib
%endif
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 120500
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 120500 || 0%{?fedora_version} >= 35
%bcond_with intree_openssl
%else
%bcond_without intree_openssl