mirror of
git://git.proxmox.com/git/pve-network.git
synced 2025-02-02 13:47:15 +03:00
d/control: downgrade frr-pythontools from recommends to suggests
avoid pulling FRR in on upgrade if we'd hard-depend on libpve-network-perl for all those systems that kept the default install-recommends enabled as FRR is a bit involved and might announce stuff and break some network environments if not correctly configured. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
46348e8ba6
commit
365a4072e4
4
debian/control
vendored
4
debian/control
vendored
@ -22,8 +22,8 @@ Depends: libpve-common-perl (>= 5.0-45),
|
|||||||
libnetaddr-ip-perl,
|
libnetaddr-ip-perl,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
Recommends: frr-pythontools (>= 8.5.1~), ifupdown2
|
Recommends: ifupdown2
|
||||||
Suggests: dnsmasq
|
Suggests: frr-pythontools (>= 8.5.1~), dnsmasq,
|
||||||
Description: Proxmox VE's SDN (Software Defined Network) stack
|
Description: Proxmox VE's SDN (Software Defined Network) stack
|
||||||
This package contains the Software Defined Network (tech preview) for
|
This package contains the Software Defined Network (tech preview) for
|
||||||
Proxmox VE.
|
Proxmox VE.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user