]> Git Repo - licheepi-nano-buildroot.git/commitdiff
Tweaking host build requirements
authorNick Matantsev <[email protected]>
Mon, 8 Mar 2021 06:21:40 +0000 (01:21 -0500)
committerNick Matantsev <[email protected]>
Sun, 11 Jul 2021 00:51:49 +0000 (20:51 -0400)
README.md

index 334f20c2a0e169e6d87bc300c90771392d3f4382..40133a6d1a4343a0104c0f65c70cea2cf70141b0 100644 (file)
--- 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):
This page took 0.027117 seconds and 4 git commands to generate.