mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 06:40:39 +01:00
project.conf: Add build dependency on xdg-utils
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
fb22c800dc
commit
5f92c65b0f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ libname = none
|
||||||
|
|
||||||
[pkg.requires.os]
|
[pkg.requires.os]
|
||||||
run = python, sudo
|
run = python, sudo
|
||||||
build = cvs, make, inkscape
|
build = cvs, make, inkscape, xdg-utils
|
||||||
|
|
||||||
[pkg.requires.centos]
|
[pkg.requires.centos]
|
||||||
run = hostname
|
run = hostname
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue