mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
project.conf: Add package requirements for debian
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
fcd28d7db2
commit
0070f788b2
1 changed files with 7 additions and 1 deletions
|
|
@ -19,5 +19,11 @@ subpackages = run devel
|
||||||
license = LGPL 2
|
license = LGPL 2
|
||||||
|
|
||||||
[pkg.required.os]
|
[pkg.required.os]
|
||||||
build = glib2-devel, boost-devel, inkscape, autoconf
|
build = inkscape, autoconf
|
||||||
|
|
||||||
|
[pkg.required.suse]
|
||||||
|
build = glib2-devel, boost-devel
|
||||||
|
|
||||||
|
[pkg.required.debian]
|
||||||
|
build = glib2-dev, libboost-dev
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue