|  | @@ -116,7 +116,7 @@ _Note: the following information is for Debian. For other OS, adapt the package
 | 
	
		
			
			| 116 | 116 |  
 | 
	
		
			
			| 117 | 117 |  You'll need to install the following packages:
 | 
	
		
			
			| 118 | 118 |  
 | 
	
		
			
			| 119 |  | -    apt-get install realpath python3 python-virtualenv python3-dev python-pip build-essential postgresql-server-dev-all
 | 
	
		
			
			|  | 119 | +    apt-get install realpath python3 python-virtualenv python3-dev python-pip build-essential postgresql-server-dev-all libxml2-dev libxslt1-dev python-lxml
 | 
	
		
			
			| 120 | 120 |  
 | 
	
		
			
			| 121 | 121 |  If you work on a local database, then you also need to install PostgreSQL:
 | 
	
		
			
			| 122 | 122 |  
 |