14
0

Accepting request 796474 from devel:languages:python

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

OBS-URL: https://build.opensuse.org/request/show/796474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pybind11?expand=0&rev=8
This commit is contained in:
2020-04-27 21:29:46 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 23 10:05:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- On devel files you need the pybind too to compile anything
-------------------------------------------------------------------
Wed Mar 11 16:57:22 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

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.