mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 01:52:56 +01:00
Change dependencies python-magic|termcolor -> python3
This breaks on both openSUSE Tumbleweed and Ubuntu 18.04. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
7dfe9cf91f
commit
ad9eee07d4
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jw-maintainer = jan
|
|||
libname = none
|
||||
|
||||
[pkg.requires.os]
|
||||
run = python-magic, python-termcolor
|
||||
run = python3-magic, python3-termcolor
|
||||
|
||||
[pkg.requires.jw]
|
||||
devel = jw-python-run = VERSION-REVISION, jw-build-devel = VERSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue