mirror of
				https://github.com/brain-hackers/buildbrain
				synced 2025-11-04 14:28:34 +09:00 
			
		
		
		
	Add debootstrap and kpartx to dependencies
This commit is contained in:
		@@ -20,7 +20,7 @@ Getting Started
 | 
				
			|||||||
1. Install dependencies.
 | 
					1. Install dependencies.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ```
 | 
					    ```
 | 
				
			||||||
    $ sudo apt install build-essential bison flex libncurses5-dev gcc-arm-linux-gnueabi qemu-user-static
 | 
					    $ sudo apt install build-essential bison flex libncurses5-dev gcc-arm-linux-gnueabi qemu-user-static debootstrap kpartx
 | 
				
			||||||
    ```
 | 
					    ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. Clone this repository with recursive clone enabled.
 | 
					1. Clone this repository with recursive clone enabled.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user