mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Revert PR #3815: python3-cryptography no longer needed
This commit is contained in:
		
							parent
							
								
									1d9c0199cb
								
							
						
					
					
						commit
						ef868120a1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -21,11 +21,11 @@
 | 
			
		|||
# Official upstream instructions:
 | 
			
		||||
# apt install python3-pip python3-venv
 | 
			
		||||
# https://github.com/janeczku/calibre-web/wiki/Manual-installation
 | 
			
		||||
- name: "Install packages: imagemagick, python3-cryptography, python3-netifaces"
 | 
			
		||||
- name: "Install packages: imagemagick, python3-netifaces"
 | 
			
		||||
  package:
 | 
			
		||||
    name:
 | 
			
		||||
      - imagemagick
 | 
			
		||||
      - python3-cryptography    # Required on Raspberry Pi OS (see iiab/calibre-web#260)
 | 
			
		||||
      #- python3-cryptography    # Was needed on Raspberry Pi OS (SEE iiab/calibre-web#260, janeczku/calibre-web#3183)
 | 
			
		||||
      - python3-netifaces
 | 
			
		||||
    state: present
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue