Add python3-setuptools (for python 3.13+)
Signed-off-by: Samuel Cabrero <scabrero@suse.de>
This commit is contained in:
parent
1507d9a094
commit
7601232489
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 31 12:56:10 UTC 2024 - Samuel Cabrero <scabrero@suse.de>
|
||||||
|
|
||||||
|
- add python3-setuptools requires (needed for python 3.13+)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 10 20:17:10 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Tue Dec 10 20:17:10 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -86,6 +86,7 @@ BuildRequires: pkgconfig(ndr_nbt)
|
|||||||
BuildRequires: pkgconfig(p11-kit-1) >= 0.23.3
|
BuildRequires: pkgconfig(p11-kit-1) >= 0.23.3
|
||||||
BuildRequires: pkgconfig(popt)
|
BuildRequires: pkgconfig(popt)
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: pkgconfig(smbclient)
|
BuildRequires: pkgconfig(smbclient)
|
||||||
BuildRequires: pkgconfig(talloc)
|
BuildRequires: pkgconfig(talloc)
|
||||||
BuildRequires: pkgconfig(tdb) >= 1.1.3
|
BuildRequires: pkgconfig(tdb) >= 1.1.3
|
||||||
|
Loading…
Reference in New Issue
Block a user