mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	try building without libatlas
This commit is contained in:
		
							parent
							
								
									80aa847457
								
							
						
					
					
						commit
						c7c98c623d
					
				@ -58,7 +58,6 @@ RUN echo "deb http://deb.debian.org/debian bullseye main" > /etc/apt/sources.lis
 | 
				
			|||||||
RUN apt-get update \
 | 
					RUN apt-get update \
 | 
				
			||||||
  && apt-get -y --no-install-recommends install \
 | 
					  && apt-get -y --no-install-recommends install \
 | 
				
			||||||
		build-essential \
 | 
							build-essential \
 | 
				
			||||||
		libatlas-base-dev \
 | 
					 | 
				
			||||||
		libpoppler-cpp-dev \
 | 
							libpoppler-cpp-dev \
 | 
				
			||||||
		libpq-dev \
 | 
							libpq-dev \
 | 
				
			||||||
		libqpdf-dev \
 | 
							libqpdf-dev \
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user