From 5ccbf7083173157fd0a4dcd315cc41db684215ec464a310ce42e6bc0f66dd6f4 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Fri, 24 Feb 2023 09:11:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=147 --- libselinux-bindings.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libselinux-bindings.spec b/libselinux-bindings.spec index 7686110..0553d7f 100644 --- a/libselinux-bindings.spec +++ b/libselinux-bindings.spec @@ -36,6 +36,8 @@ Patch4: readv-proto.patch # Make linking working even when default pkg-config doesn’t provide -lpython Patch5: python3.8-compat.patch Patch6: swig4_moduleimport.patch +BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: libsepol-devel-static >= %{libsepol_ver} BuildRequires: python-rpm-macros BuildRequires: python3-devel