14
0

- On devel files you need the pybind too to compile anything

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybind11?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2020-04-23 10:05:22 +00:00
committed by Git OBS Bridge
parent 56986a21fe
commit 85a30ca739
2 changed files with 6 additions and 0 deletions

View File

@@ -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.