mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	Merge pull request #1013 from nobidev/features/add_libssl_for_tacacs
T7733: Add miss dependency libssl-dev for build tacacs
This commit is contained in:
		
						commit
						fdfc4eeed8
					
				@ -19,6 +19,7 @@ build_cmd = "sudo dpkg -i ../libtac*.deb ../libpam-tacplus*.deb; dpkg-buildpacka
 | 
			
		||||
[dependencies]
 | 
			
		||||
packages = [
 | 
			
		||||
    "libpam-dev",
 | 
			
		||||
    "libssl-dev",
 | 
			
		||||
    "autoconf-archive",
 | 
			
		||||
    "libaudit-dev"
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user