Add missing Qt Cairo backend files to qt subpackage

This commit is contained in:
Elliott Sales de Andrade 2021-12-23 02:02:03 -05:00
parent 48535648bd
commit fab6d6a412

View File

@ -402,8 +402,7 @@ MPLCONFIGDIR=$PWD \
%{python3_sitearch}/mpl_toolkits/tests/baseline_images/
%files -n python3-matplotlib-qt5
%pycached %{python3_sitearch}/matplotlib/backends/backend_qt5.py
%pycached %{python3_sitearch}/matplotlib/backends/backend_qt5agg.py
%pycached %{python3_sitearch}/matplotlib/backends/backend_qt5*.py
%files -n python3-matplotlib-gtk3
%pycached %{python3_sitearch}/matplotlib/backends/backend_gtk3*.py