project.conf: Change OS dependency python -> python3

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2025-02-21 06:09:26 +00:00
commit e20cb706a5

View file

@ -35,7 +35,7 @@ build = realpath
build = realpath
[pkg.requires.suse]
run = python
run = python3
release = rpmbuild, pkg-config, python3-base
[pkg.requires.debian]