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:
Zach Hudson 2021-04-20 11:14:19 -07:00 committed by Kumar Gala
parent b747152cdb
commit fe270547d0

View file

@ -87,7 +87,7 @@ need one.
sudo dnf group install "Development Tools" "C Development Tools and Libraries"
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
.. group-tab:: Clear Linux