mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +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
|
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]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue