diff --git a/python-pybind11.changes b/python-pybind11.changes index 2d16d61..d4eb176 100644 --- a/python-pybind11.changes +++ b/python-pybind11.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 23 10:05:00 UTC 2020 - Tomáš Chvátal + +- On devel files you need the pybind too to compile anything + ------------------------------------------------------------------- Wed Mar 11 16:57:22 UTC 2020 - Tomáš Chvátal diff --git a/python-pybind11.spec b/python-pybind11.spec index 5ad6063..ca24568 100644 --- a/python-pybind11.spec +++ b/python-pybind11.spec @@ -51,6 +51,7 @@ This package contains files for developing applications using pybind11. Summary: Development files for pybind11 Requires: %{name}-common-devel = %{version} Requires: python-devel +Requires: python-pybind11 = %{version} %description devel This package contains files for developing applications using pybind11.