mirror of
				https://github.com/brain-hackers/buildbrain
				synced 2025-11-04 06:18:34 +09:00 
			
		
		
		
	README.md: add python3-pip and libyaml to dependency
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
This commit is contained in:
		@@ -21,8 +21,7 @@ Getting Started
 | 
			
		||||
1. Install dependencies.
 | 
			
		||||
 | 
			
		||||
    ```
 | 
			
		||||
    $ sudo apt install build-essential bison flex libncurses5-dev gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libssl-dev bc lzop qemu-user-static debootstrap kpartx
 | 
			
		||||
    $ pip install pyelftools
 | 
			
		||||
    $ sudo apt install build-essential bison flex libncurses5-dev gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libssl-dev bc lzop qemu-user-static debootstrap kpartx libyaml-dev python3-pyelftools
 | 
			
		||||
    ```
 | 
			
		||||
 | 
			
		||||
1. Clone this repository with recursive clone enabled.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user