doc: gsg: add python38 to Fedora
This should solve the library problem for Fedora as well. Signed-off-by: Zach Hudson <zhudson@phytec.com>
This commit is contained in:
parent
b747152cdb
commit
fe270547d0
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ need one.
|
||||||
|
|
||||||
sudo dnf group install "Development Tools" "C Development Tools and Libraries"
|
sudo dnf group install "Development Tools" "C Development Tools and Libraries"
|
||||||
dnf install git cmake ninja-build gperf ccache dfu-util dtc wget \
|
dnf install git cmake ninja-build gperf ccache dfu-util dtc wget \
|
||||||
python3-pip python3-tkinter xz file glibc-devel.i686 libstdc++-devel.i686 \
|
python3-pip python3-tkinter xz file glibc-devel.i686 libstdc++-devel.i686 python38 \
|
||||||
SDL2-devel
|
SDL2-devel
|
||||||
|
|
||||||
.. group-tab:: Clear Linux
|
.. group-tab:: Clear Linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue