Skip to content

Commit 9e964c9

Browse files
committed
Update build dependencies
Fixes microsoft/WSL#11738 Signed-off-by: Mitchell Levy <mitchelllevy@microsoft.com>
1 parent e8bb779 commit 9e964c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Instructions for building an x86_64 WSL2 kernel with an Ubuntu distribution are
2828
as follows:
2929

3030
1. Install the build dependencies:
31-
`$ sudo apt install build-essential flex bison dwarves libssl-dev libelf-dev`
31+
`$ sudo apt install build-essential flex bison dwarves libssl-dev libelf-dev cpio`
3232

3333
2. Modify WSL2 kernel configs (optional):
3434
`$ make menuconfig KCONFIG_CONFIG=Microsoft/config-wsl`

0 commit comments

Comments
 (0)