diff --git a/python-cma.changes b/python-cma.changes index 28ba960..7bd9b56 100644 --- a/python-cma.changes +++ b/python-cma.changes @@ -1,6 +1,7 @@ ------------------------------------------------------------------- -Wed May 13 07:12:07 UTC 2020 - Tomáš Chvátal +Wed May 13 07:12:57 UTC 2020 - Tomáš Chvátal +- Add missing runtime dependencies, as declared in setup.py - Format with spec-cleaner ------------------------------------------------------------------- diff --git a/python-cma.spec b/python-cma.spec index 90331ea..b95d4a8 100644 --- a/python-cma.spec +++ b/python-cma.spec @@ -30,6 +30,8 @@ BuildRequires: %{python_module numpy-devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-numpy +Recommends: python-matplotlib BuildArch: noarch %python_subpackages