mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-23 22:40:38 +01:00
project.conf: Add rpmbuild to release dependencies
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f4cce5000c
commit
4c84148c7e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ build = cvs, make, inkscape
|
||||||
[pkg.requires.centos]
|
[pkg.requires.centos]
|
||||||
run = hostname
|
run = hostname
|
||||||
build = epel-release, pkgconfig
|
build = epel-release, pkgconfig
|
||||||
|
release = rpmbuild
|
||||||
|
|
||||||
[pkg.requires.ubuntu-14]
|
[pkg.requires.ubuntu-14]
|
||||||
build = realpath, pkg-config
|
build = realpath, pkg-config
|
||||||
|
|
@ -33,4 +34,3 @@ release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot, pkg-c
|
||||||
|
|
||||||
[pkg.run.post]
|
[pkg.run.post]
|
||||||
rm -f /usr/bin/jcs
|
rm -f /usr/bin/jcs
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue