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 inkscape
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
735fe13720
commit
29c262c102
1 changed files with 7 additions and 2 deletions
|
|
@ -2,15 +2,19 @@
|
|||
janware GmbH software build system
|
||||
|
||||
[description]
|
||||
A library providing an open software build an packaging system.
|
||||
A package providing an open software build and packaging system, for use both
|
||||
in-tree as out-of-tree.
|
||||
|
||||
[global]
|
||||
group = System/Libraries
|
||||
subpackages = run devel
|
||||
license = LGPL 2
|
||||
|
||||
[build]
|
||||
libname = none
|
||||
|
||||
[pkg.required.os]
|
||||
build = cvs, make, automake, autoconf
|
||||
build = cvs, make, inkscape
|
||||
|
||||
[pkg.required.suse]
|
||||
release = rpmbuild
|
||||
|
|
@ -18,3 +22,4 @@ release = rpmbuild
|
|||
[pkg.required.debian]
|
||||
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue