Skip to content
Snippets Groups Projects
Commit e632ac81 authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Add python3-setuptools to .spec file (needed by python 3.12)

parent b49d4cc8
Branches
Tags v0.9.24
No related merge requests found
......@@ -8,6 +8,7 @@ Source0: https://gitlab.control.lth.se/anders_blomdell/moberg/-/archive/m
%if 0%{!?python3_pkgversion:1}
%define python3_pkgversion 3
%endif
%undefine source_date_epoch_from_changelog
BuildRequires: gcc
BuildRequires: comedilib-devel
......@@ -16,6 +17,7 @@ BuildRequires: libxdg-basedir-devel
BuildRequires: java-1.8.0-devel
BuildRequires: python2-devel
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: julia
BuildRequires: git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment