Add missing postgresql-client package for backup gem
This commit is contained in:
		
							parent
							
								
									97fe328312
								
							
						
					
					
						commit
						5a5f8425af
					
				| @ -8,3 +8,4 @@ name "backup" | |||||||
| 
 | 
 | ||||||
| depends 'logrotate' | depends 'logrotate' | ||||||
| depends 'mysql' | depends 'mysql' | ||||||
|  | depends 'postgresql' | ||||||
|  | |||||||
| @ -3,6 +3,7 @@ | |||||||
| # Recipe:: default | # Recipe:: default | ||||||
| # | # | ||||||
| 
 | 
 | ||||||
|  | apt_package 'postgresql-client-12' | ||||||
| build_essential 'backup gem' | build_essential 'backup gem' | ||||||
| 
 | 
 | ||||||
| # Don't try to install packages on older Ubuntu, the repositories are 404 | # Don't try to install packages on older Ubuntu, the repositories are 404 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user