From 2afdb2c1ce22c5158e3d50dbfc52c391d2bf8588 Mon Sep 17 00:00:00 2001 From: madomado Date: Sun, 15 Jun 2025 21:44:14 +0800 Subject: [PATCH] setuptools? Signed-off-by: madomado --- anda/devs/bruno/bruno.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/bruno/bruno.spec b/anda/devs/bruno/bruno.spec index 68606849d9..bc29360bee 100644 --- a/anda/devs/bruno/bruno.spec +++ b/anda/devs/bruno/bruno.spec @@ -13,7 +13,7 @@ BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(pangocairo) BuildRequires: python3-devel -BuildRequires: python3-distutils-extra +BuildRequires: python3dist(setuptools) %description Bruno is a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there.