Fix debian package build dependencies
This commit is contained in:
parent
d3311da78f
commit
fb02ac9269
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: check-pg-streaming-replication
|
|||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Debian Zionetrix - check-pg-streaming-replication <debian+check-pg-streaming-replication@zionetrix.net>
|
||||
Build-Depends: debhelper (>> 11.0.0)
|
||||
Build-Depends: debhelper (>> 11.0.0), findutils, rsync, sed, awk, git, gitdch
|
||||
Standards-Version: 3.9.6
|
||||
|
||||
Package: check-pg-streaming-replication
|
||||
|
|
Loading…
Reference in a new issue