From 9e5c535704010582e06c0a6dfd903f4c192b8390 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 21 Mar 2025 16:52:12 -0400 Subject: [PATCH] Add python3-setuptools build requires to ghidra --- ghidra/ghidra.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ghidra/ghidra.spec b/ghidra/ghidra.spec index 20cead2..1ce54e3 100644 --- a/ghidra/ghidra.spec +++ b/ghidra/ghidra.spec @@ -43,6 +43,7 @@ BuildRequires: desktop-file-utils BuildRequires: icoutils BuildRequires: python3 BuildRequires: python3-pip +BuildRequires: python3-setuptools %description Ghidra is a software reverse engineering (SRE) framework developed