mirror of
				https://github.com/yuzu-emu/build-environments.git
				synced 2025-11-04 13:44:58 +00:00 
			
		
		
		
	linux-fresh: Add package nasm
Adds nasm to linux-fresh so that FFmpeg can be compiled.
This commit is contained in:
		
							parent
							
								
									9d80622f2d
								
							
						
					
					
						commit
						c47cdf2ee8
					
				| 
						 | 
				
			
			@ -20,6 +20,7 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
 | 
			
		|||
    libssl-dev \
 | 
			
		||||
    libzip-dev \
 | 
			
		||||
    libzstd-dev \
 | 
			
		||||
    nasm \
 | 
			
		||||
    ninja-build \
 | 
			
		||||
    python3-pip \
 | 
			
		||||
    python3-setuptools \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue