From b5c054d5d5b19126400164ce3e8f7dc42afdf0e0 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Fri, 29 Dec 2017 13:12:54 +0000 Subject: [PATCH] project.conf: Add dependency on python Signed-off-by: Jan Lindemann --- make/project.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/make/project.conf b/make/project.conf index 23693a6f..dcec00ae 100644 --- a/make/project.conf +++ b/make/project.conf @@ -2,8 +2,8 @@ janware GmbH software build system [description] -A package providing an open software build and packaging system, for use both -in-tree as out-of-tree. +A package providing a lightweight cross-platform software build and packaging +system, for use both standalone and from within a janware software build tree. [global] group = System/Libraries @@ -15,6 +15,7 @@ jw-maintainer = jan libname = none [pkg.requires.os] +run = python build = cvs, make, inkscape [pkg.requires.suse]