mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-11-04 06:38:04 +00:00 
			
		
		
		
	debianpkg: use better dependency for pythontools
As described in https://wiki.debian.org/binNMU, arch-indep packages should have an "almost identical" dependency so "+..." changes can be made to arch-dep packages without breaking the arch-indep pkgs. Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
		
							parent
							
								
									e14560a7e6
								
							
						
					
					
						commit
						e94eec84f3
					
				@ -81,7 +81,8 @@ Section: net
 | 
			
		||||
Architecture: all
 | 
			
		||||
Depends:
 | 
			
		||||
 ${misc:Depends},
 | 
			
		||||
 frr (= ${binary:Version}),
 | 
			
		||||
 frr (<< ${source:Upstream-Version}.0-~),
 | 
			
		||||
 frr (>= ${source:Version}~),
 | 
			
		||||
 python (>= 2.7) | python3,
 | 
			
		||||
 python-ipaddr | python-ipaddress
 | 
			
		||||
Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (Python Tools)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user