proj.mk, project.conf: Move dependencies from proj.mk into project.conf

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2018-12-14 12:13:59 +00:00
commit 266c97949d
2 changed files with 1 additions and 3 deletions

View file

@ -15,7 +15,7 @@ jw-maintainer = jan
libname = none
[pkg.requires.os]
run = python
run = python, sudo
build = cvs, make, inkscape
[pkg.requires.centos]