mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1849 from brianjmurrell/patch-1
Add BuildRequires: git to Fedora specfile
(cherry picked from commit 5f1af65c2e
)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
parent
afcbe8adbf
commit
2ff95140bb
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ Source0: jellyfin-web-%{version}.tar.gz
|
|||
|
||||
%if 0%{?centos}
|
||||
BuildRequires: yarn
|
||||
# sadly the yarn RPM at https://dl.yarnpkg.com/rpm/ uses git but doesn't Requires: it
|
||||
BuildRequires: git
|
||||
%else
|
||||
BuildRequires: nodejs-yarn
|
||||
%endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue