Fix for Fedora builds
This commit is contained in:
parent
ab899d46ea
commit
8b6f2305d1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ URL: https://jellyfin.org
|
|||
Source0: jellyfin-web-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
%if 0%{?rhel} < 8
|
||||
%if 0%{?rhel} > 0 && 0%{?rhel} < 8
|
||||
BuildRequires: nodejs
|
||||
%else
|
||||
BuildRequires: git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue