Install Fyne dependencies.

This commit is contained in:
Stanislav Nikitin 2025-09-11 02:32:26 +05:00
parent e58503c20b
commit e92a5252b8
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550

View File

@ -2,3 +2,6 @@
apt update && apt upgrade -y
apt install -y build-essential curl file git make
# Fyne dependencies.
apt install -y libgl1-mesa-dev xorg-dev libxkbcommon-dev