forked from pool/sssd
Add python3-setuptools dependency
This commit is contained in:
parent
d86b0e6701
commit
24c0a0358f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 12:37:38 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- add python3-setuptools requires (needed for python 3.13+)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 10:15:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -81,6 +81,7 @@ BuildRequires: pkgconfig(ndr_nbt)
|
||||
BuildRequires: pkgconfig(p11-kit-1) >= 0.23.3
|
||||
BuildRequires: pkgconfig(popt)
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
BuildRequires: pkgconfig(talloc)
|
||||
BuildRequires: pkgconfig(tdb) >= 1.1.3
|
||||
|
Loading…
Reference in New Issue
Block a user