mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-19 21:27:39 +01:00
project.conf: Change OS dependency python -> python3
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
252d93af00
commit
e20cb706a5
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ build = realpath
|
||||||
build = realpath
|
build = realpath
|
||||||
|
|
||||||
[pkg.requires.suse]
|
[pkg.requires.suse]
|
||||||
run = python
|
run = python3
|
||||||
release = rpmbuild, pkg-config, python3-base
|
release = rpmbuild, pkg-config, python3-base
|
||||||
|
|
||||||
[pkg.requires.debian]
|
[pkg.requires.debian]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue