Fix installation of dependencies
Install precis-i18n before the other dependencies, because it is needed by python-nbxmpp
This commit is contained in:
		
							parent
							
								
									2f5f32257d
								
							
						
					
					
						commit
						6c6c4bdcfe
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -27,9 +27,8 @@ python-gnupg | |||
| keyring | ||||
| cssutils | ||||
| qrcode | ||||
| precis-i18n | ||||
| " | ||||
| 
 | ||||
| pip3 install precis-i18n | ||||
| pip3 install $(echo "$PIP_REQUIREMENTS" | tr ["\\n"] [" "]) | ||||
| 
 | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue