mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Tandoor: Extend needed dependencies (#3207)
This commit is contained in:
		@@ -29,7 +29,11 @@ $STD apt-get install -y --no-install-recommends \
 | 
				
			|||||||
  sudo \
 | 
					  sudo \
 | 
				
			||||||
  git \
 | 
					  git \
 | 
				
			||||||
  make \
 | 
					  make \
 | 
				
			||||||
  mc
 | 
					  mc \
 | 
				
			||||||
 | 
					  pkg-config \
 | 
				
			||||||
 | 
					  libxmlsec1-dev \
 | 
				
			||||||
 | 
					  libxml2-dev \
 | 
				
			||||||
 | 
					  libxmlsec1-openssl
 | 
				
			||||||
msg_ok "Installed Dependencies"
 | 
					msg_ok "Installed Dependencies"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Setup Python3"
 | 
					msg_info "Setup Python3"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user