From: Nick Matantsev Date: Mon, 8 Mar 2021 06:21:40 +0000 (-0500) Subject: Tweaking host build requirements X-Git-Url: https://repo.jachan.dev/licheepi-nano-buildroot.git/commitdiff_plain/1fdcb7539bc75bd91648697c5aee907958d28371 Tweaking host build requirements --- 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):