Skip to content
Snippets Groups Projects
Commit 0bf21310 authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony Committed by Martyn Gigg
Browse files

Add python3-PyQt4 requirement for Fedora

parent bdb47f36
No related branches found
No related tags found
No related merge requests found
...@@ -99,6 +99,7 @@ Requires: python%{python3_pkgversion}-ipython-gui ...@@ -99,6 +99,7 @@ Requires: python%{python3_pkgversion}-ipython-gui
Requires: python%{python3_pkgversion}-matplotlib-qt5 Requires: python%{python3_pkgversion}-matplotlib-qt5
Requires: python%{python3_pkgversion}-numpy Requires: python%{python3_pkgversion}-numpy
Requires: python%{python3_pkgversion}-psutil Requires: python%{python3_pkgversion}-psutil
%{?fedora:Requires: python%{python3_pkgversion}-PyQt4-devel}
Requires: python%{python3_pkgversion}-PyYAML Requires: python%{python3_pkgversion}-PyYAML
Requires: python%{python3_pkgversion}-qt5-devel Requires: python%{python3_pkgversion}-qt5-devel
%{?fedora:Requires: python%{python3_pkgversion}-qtconsole} %{?fedora:Requires: python%{python3_pkgversion}-qtconsole}
...@@ -108,7 +109,7 @@ Requires: python%{python3_pkgversion}-scipy ...@@ -108,7 +109,7 @@ Requires: python%{python3_pkgversion}-scipy
Requires: python%{python3_pkgversion}-setuptools Requires: python%{python3_pkgversion}-setuptools
Requires: python%{python3_pkgversion}-sphinx Requires: python%{python3_pkgversion}-sphinx
Requires: python%{python3_pkgversion}-sphinx-bootstrap-theme Requires: python%{python3_pkgversion}-sphinx-bootstrap-theme
Requires: python3-PyYAML Requires: python%{python3_pkgversion}-PyYAML
%endif %endif
BuildArch: noarch BuildArch: noarch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment