mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-16 20:43:41 +00:00
debianpkg: restrict to linux-any
We don't support GNU/Hurd, and we haven't tested Debian kFreeBSD. Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
parent
dda2f3eb42
commit
ff52c7d8a5
@ -35,7 +35,7 @@ Vcs-Browser: https://github.com/FRRouting/frr/
|
|||||||
Vcs-Git: https://github.com/FRRouting/frr.git
|
Vcs-Git: https://github.com/FRRouting/frr.git
|
||||||
|
|
||||||
Package: frr
|
Package: frr
|
||||||
Architecture: any
|
Architecture: linux-any
|
||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
@ -62,7 +62,7 @@ Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
|
|||||||
is commonly abbreviated as "FRR."
|
is commonly abbreviated as "FRR."
|
||||||
|
|
||||||
Package: frr-snmp
|
Package: frr-snmp
|
||||||
Architecture: any
|
Architecture: linux-any
|
||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
@ -74,7 +74,7 @@ Description: FRRouting suite - SNMP support
|
|||||||
routing state through standard SNMP MIBs.
|
routing state through standard SNMP MIBs.
|
||||||
|
|
||||||
Package: frr-rpki-rtrlib
|
Package: frr-rpki-rtrlib
|
||||||
Architecture: any
|
Architecture: linux-any
|
||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
|
Loading…
Reference in New Issue
Block a user