|
|
@ -2187,10 +2187,11 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
|
|
|
|
%{chromium_path}/libqt5_shim.so
|
|
|
|
%{chromium_path}/libqt5_shim.so
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%if %{use_qt6i}
|
|
|
|
%if %{use_qt6}
|
|
|
|
%files qt6-ui
|
|
|
|
%files qt6-ui
|
|
|
|
%{chromium_path}/libqt6_shim.so
|
|
|
|
%{chromium_path}/libqt6_shim.so
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%files common
|
|
|
|
%files common
|
|
|
|
%if %{build_clear_key_cdm}
|
|
|
|
%if %{build_clear_key_cdm}
|
|
|
|
%{chromium_path}/libclearkeycdm.so
|
|
|
|
%{chromium_path}/libclearkeycdm.so
|
|
|
|