mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
project.conf: Add dependency on python
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
acc3c18e27
commit
b5c054d5d5
1 changed files with 3 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue