Install Fyne dependencies.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user