From 242f1b356de109fa417e65e8457113565280db3a Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Tue, 18 Apr 2023 00:52:11 +0200 Subject: [PATCH] BR: python*-modules for %py*_*comp --- botan2.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/botan2.spec b/botan2.spec index 0882787..25e1be5 100644 --- a/botan2.spec +++ b/botan2.spec @@ -38,9 +38,11 @@ BuildRequires: xz-devel BuildRequires: zlib-devel %if %{with python2} BuildRequires: python-devel >= 1:2.7 +BuildRequires: python-modules %endif %if %{with python3} BuildRequires: python3-devel >= 1:3.4 +BuildRequires: python3-modules %endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0