Install Fyne dependencies.
This commit is contained in:
parent
e58503c20b
commit
e92a5252b8
@ -2,3 +2,6 @@
|
|||||||
|
|
||||||
apt update && apt upgrade -y
|
apt update && apt upgrade -y
|
||||||
apt install -y build-essential curl file git make
|
apt install -y build-essential curl file git make
|
||||||
|
|
||||||
|
# Fyne dependencies.
|
||||||
|
apt install -y libgl1-mesa-dev xorg-dev libxkbcommon-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user