mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 01:52:56 +01:00
Add python-termcolor to package deps
Also fix package group (Development/Libraries/Python). Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
89b4b5c05d
commit
8a74e030dc
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ janware Python utility library
|
|||
janware Python utility library
|
||||
|
||||
[global]
|
||||
group = "Amusements/Teaching/Other"
|
||||
group = "Development/Libraries/Python"
|
||||
subpackages = run
|
||||
license = LGPL 2
|
||||
jw-maintainer = jan
|
||||
|
|
@ -14,7 +14,7 @@ jw-maintainer = jan
|
|||
libname = none
|
||||
|
||||
[pkg.requires.os]
|
||||
run = python-magic
|
||||
run = python-magic, python-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