From ffbd8f0e963d8d904449130fc078c6fabfb76442 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 14 Aug 2022 23:37:14 +0200 Subject: [PATCH] BuildReq --- linstor-client.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linstor-client.spec b/linstor-client.spec index a20c69b..ec1315b 100644 --- a/linstor-client.spec +++ b/linstor-client.spec @@ -6,7 +6,8 @@ License: GPL-3.0-only URL: https://github.com/LINBIT/linstor-client Source: https://pkg.linbit.com//downloads/linstor/%{name}-%{version}.tar.gz -BuildRequires: python3-devel +BuildRequires: python3 +BuildRequires: python3-setuptools BuildRequires: python-linstor Requires: python-linstor >= %{version}