Fix build with Python 3.12
distutils has been removed from the standard library, but setuptools provides a compatibility layer.
This commit is contained in:
parent
a8817d59f6
commit
94cac02c7f
@ -20,6 +20,7 @@ BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
ExcludeArch: s390 s390x
|
||||
Obsoletes: i2c-tools-eepromer < 4.2-2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user