Loading README.md +5 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,10 @@ The same script (*setup.py*) pulls updates from these repositories * extra requirement ```sh $ sudo apt install python-numpy # in Kubuntu 20.04 this will install python2 which is used by poky[warrior] $ sudo apt install python python-numpy # below fixes missing error when compiling the kernel: missing "openssl/bio.h": $ sudo apt install libssl-dev ``` #### Get sources Loading Loading
README.md +5 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,10 @@ The same script (*setup.py*) pulls updates from these repositories * extra requirement ```sh $ sudo apt install python-numpy # in Kubuntu 20.04 this will install python2 which is used by poky[warrior] $ sudo apt install python python-numpy # below fixes missing error when compiling the kernel: missing "openssl/bio.h": $ sudo apt install libssl-dev ``` #### Get sources Loading