From 0e2e19dc5933f0c25f3b88b51a3485c898c6467b Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 18 Mar 2023 01:07:01 +0100 Subject: [PATCH] BR: swig-python for python bindings --- babeltrace.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/babeltrace.spec b/babeltrace.spec index 69523f7..0a13be5 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -25,6 +25,7 @@ BuildRequires: popt-devel %{?with_python:BuildRequires: python3-devel >= 1:3.2} BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.507 +%{?with_python:BuildRequires: swig-python >= 2.0.0} Requires: elfutils >= 0.154 Requires: glib2 >= 1:2.22.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0