mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02:00
project.conf: pkg.requires.jw.devel = jw-pkg-run
jw-pkg-devel doesn't depend on jw-pkg-run, which is wrong, because it needs jw-pkg.py. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
0bc06b7c41
commit
152fa65f57
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ jw-maintainer = jan
|
|||
[build]
|
||||
libname = none
|
||||
|
||||
[pkg.requires.jw]
|
||||
devel = jw-pkg-run = VERSION-REVISION
|
||||
|
||||
[pkg.requires.os]
|
||||
run = sudo, bash, gawk
|
||||
build = make, xdg-utils, coreutils, inkscape
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue