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
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue