diff --git a/packaging/anaconda-webui.spec.in b/packaging/anaconda-webui.spec.in index 43cdc7a4e2..a713789848 100644 --- a/packaging/anaconda-webui.spec.in +++ b/packaging/anaconda-webui.spec.in @@ -21,6 +21,9 @@ Requires: anaconda-core >= %{anacondacorever} # it can often fall back to a diferent browser. This does not work in the limited installer # environment, so we need to make sure Firefox is available. Requires: firefox +%if 0%{?fedora} +Requires: fedora-logos +%endif %{NPM_PROVIDES}