Skip to content

Commit

Permalink
Update building_gs_image_rpi.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanLut authored Nov 7, 2024
1 parent e06c58c commit 459776f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/building_gs_image_rpi.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Save and reboot.

```sudo apt install --no-install-recommends -y libdrm-dev libgbm-dev libgles2-mesa-dev libpcap-dev libturbojpeg0-dev libts-dev libfreetype6-dev build-essential autoconf automake libtool libasound2-dev libudev-dev libdbus-1-dev libxext-dev raspberrypi-kernel-headers dkms git aircrack-ng```

* Install and compile SDL library. We have to build library to run application without desktop.
* Install and compile SDL library. We have to build SDL library to run application without desktop environment.

```wget https://www.libsdl.org/release/SDL2-2.0.18.tar.gz```

Expand Down

0 comments on commit 459776f

Please sign in to comment.