Fix for Fedora builds

This commit is contained in:
Brian J. Murrell 2021-12-14 09:43:48 -05:00
parent ab899d46ea
commit 8b6f2305d1

View file

@ -10,7 +10,7 @@ URL: https://jellyfin.org
Source0: jellyfin-web-%{version}.tar.gz Source0: jellyfin-web-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%if 0%{?rhel} < 8 %if 0%{?rhel} > 0 && 0%{?rhel} < 8
BuildRequires: nodejs BuildRequires: nodejs
%else %else
BuildRequires: git BuildRequires: git