Skip to content

Commit

Permalink
doc: gsg: add python38 to Fedora
Browse files Browse the repository at this point in the history
This should solve the library problem for Fedora as well.

Signed-off-by: Zach Hudson <zhudson@phytec.com>
  • Loading branch information
zwh2 authored and galak committed Apr 21, 2021
1 parent b747152 commit fe27054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/getting_started/installation_linux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fe27054

Please sign in to comment.