Skip to content

Commit

Permalink
Lower the debhelper depends for Debian Jessie and Ubuntu Xenial
Browse files Browse the repository at this point in the history
Signed-off-by: Ondřej Surý <ondrej@sury.org>
  • Loading branch information
oerdnj committed Sep 26, 2020
1 parent 81ad0b3 commit 12868e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Uploaders: FRRouting-dev <dev@lists.frrouting.org>,
Ondřej Surý <ondrej@debian.org>
Build-Depends: bison,
chrpath,
debhelper (>= 10~),
debhelper (>= 10~) | dh-systemd,
debhelper (>= 9.20150101~),
flex,
gawk,
install-info,
Expand Down

0 comments on commit 12868e9

Please sign in to comment.