diff --git a/fedora/jellyfin-web.spec b/fedora/jellyfin-web.spec index 99e05c3fcf..e6349c1bdd 100644 --- a/fedora/jellyfin-web.spec +++ b/fedora/jellyfin-web.spec @@ -18,6 +18,9 @@ BuildRequires: nodejs-yarn # ditto for Fedora's yarn RPM BuildRequires: git BuildArch: noarch +%if 0%{?fedora} >= 33 +BuildRequires: nodejs +%endif # Disable Automatic Dependency Processing AutoReqProv: no