Dockerfile: Install squashfs-tools
Building Gluon 2020.1 failed due to the lack of the binary mksquashfs-lzma. This occurred while building ar71xx-tiny.
This commit is contained in:
		
							parent
							
								
									ed91ec97c8
								
							
						
					
					
						commit
						2bf6ec9d63
					
				| @ -9,6 +9,7 @@ RUN apt update && apt install -y --no-install-recommends \ | |||||||
|     build-essential \ |     build-essential \ | ||||||
|     gawk \ |     gawk \ | ||||||
|     unzip \ |     unzip \ | ||||||
|  |     squashfs-tools \ | ||||||
|     libncurses5-dev \ |     libncurses5-dev \ | ||||||
|     zlib1g-dev \ |     zlib1g-dev \ | ||||||
|     libssl-dev \ |     libssl-dev \ | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user