mirror of
https://git.proxmox.com/git/frr
synced 2025-04-28 12:38:27 +00:00
Format Build-Depends
This commit is contained in:
parent
04921a09ec
commit
24a471fa7d
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,7 +1,11 @@
|
||||
frr (6.0-0+pve) RELEASED; urgency=medium
|
||||
|
||||
[ Alexandre Derumier ]
|
||||
* Proxmox initial release.
|
||||
|
||||
[ Rhonda D'Vine ]
|
||||
* debian/control: Format Build-Depends to make diffs easier to read.
|
||||
|
||||
-- Alexandre Derumier <aderumier@odiso.com> Mon, 15 Oct 2018 04:46:06 +0200
|
||||
|
||||
frr (6.0-0) RELEASED; urgency=medium
|
||||
|
30
debian/control
vendored
30
debian/control
vendored
@ -4,7 +4,35 @@ Priority: optional
|
||||
Maintainer: Nobody <nobody@frrouting.org>
|
||||
Uploaders: Nobody <nobody@frrouting.org>
|
||||
XSBC-Original-Maintainer: <maintainers@frrouting.org>
|
||||
Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, libreadline-dev, texlive-latex-base, texlive-generic-recommended, libpam0g-dev | libpam-dev, libcap-dev, texinfo (>= 4.7), autotools-dev, libpcre3-dev, gawk, chrpath, libsnmp-dev, git, dh-autoreconf, libjson-c-dev, libjson-c2 | libjson-c3, dh-systemd, libsystemd-dev, bison, flex, libc-ares-dev, pkg-config, python (>= 2.7), python-ipaddr, python-sphinx, libpython-dev, install-info, python3-dev
|
||||
Build-Depends: autotools-dev,
|
||||
bison,
|
||||
chrpath,
|
||||
debhelper (>= 7.0.50~),
|
||||
dh-autoreconf,
|
||||
dh-systemd,
|
||||
flex,
|
||||
gawk,
|
||||
git,
|
||||
install-info,
|
||||
libcap-dev,
|
||||
libc-ares-dev,
|
||||
libjson-c-dev,
|
||||
libjson-c2 | libjson-c3,
|
||||
libncurses5-dev,
|
||||
libpam0g-dev | libpam-dev,
|
||||
libpcre3-dev,
|
||||
libpython-dev,
|
||||
libreadline-dev,
|
||||
libsnmp-dev,
|
||||
libsystemd-dev,
|
||||
pkg-config,
|
||||
python (>= 2.7),
|
||||
python3-dev,
|
||||
python-ipaddr,
|
||||
python-sphinx,
|
||||
texinfo (>= 4.7),
|
||||
texlive-generic-recommended,
|
||||
texlive-latex-base,
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: http://www.frrouting.org/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user