From 1fdcb7539bc75bd91648697c5aee907958d28371 Mon Sep 17 00:00:00 2001 From: Nick Matantsev Date: Mon, 8 Mar 2021 01:21:40 -0500 Subject: [PATCH] Tweaking host build requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 334f20c..40133a6 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Otherwise, download Buildroot and extract it into a folder that is separate from Before building, install these Ubuntu packages: ```sh -sudo apt-get install swig python-dev fakeroot devscripts +sudo apt-get install swig fakeroot devscripts python3-dev python3-distutils ``` If there are still error messages during later build, try installing these (sorry, did not clean up the list yet, some might be unnecessary): -- 2.42.0