diff --git a/fedora/jellyfin-web.spec b/fedora/jellyfin-web.spec index 69d04e770..28407b8bc 100644 --- a/fedora/jellyfin-web.spec +++ b/fedora/jellyfin-web.spec @@ -15,6 +15,8 @@ BuildRequires: nodejs %else BuildRequires: git # Nodejs 16 is required and npm >= 8 should bring in NodeJS 16 +# This requires the build environment to use the nodejs:16 module stream: +# dnf module {install|switch-to}:web nodejs:16 BuildRequires: npm >= 8 %endif