project.conf: Add dependency on python

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-12-29 13:12:54 +00:00
commit b5c054d5d5

View file

@ -2,8 +2,8 @@
janware GmbH software build system janware GmbH software build system
[description] [description]
A package providing an open software build and packaging system, for use both A package providing a lightweight cross-platform software build and packaging
in-tree as out-of-tree. system, for use both standalone and from within a janware software build tree.
[global] [global]
group = System/Libraries group = System/Libraries
@ -15,6 +15,7 @@ jw-maintainer = jan
libname = none libname = none
[pkg.requires.os] [pkg.requires.os]
run = python
build = cvs, make, inkscape build = cvs, make, inkscape
[pkg.requires.suse] [pkg.requires.suse]