ubuntu: use any init-system-helpers
init-system-helpers (>= 1.56~) can't be satisfied on: * Ubuntu 18.04 (1.51) * Ubuntu 16.04 (1.29) * Debian 9 (1.48) Remove the specific version requirement in order to enable build on older platforms.
This commit is contained in:
parent
53cabf94f8
commit
280d133a9b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Homepage: https://bird.network.cz/
|
||||||
|
|
||||||
Package: bird2
|
Package: bird2
|
||||||
Architecture: kfreebsd-any linux-any
|
Architecture: kfreebsd-any linux-any
|
||||||
Pre-Depends: init-system-helpers (>= 1.56~),
|
Pre-Depends: init-system-helpers,
|
||||||
${misc:Pre-Depends}
|
${misc:Pre-Depends}
|
||||||
Depends: adduser,
|
Depends: adduser,
|
||||||
lsb-base,
|
lsb-base,
|
||||||
|
|
Loading…
Reference in a new issue