mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2025-08-31 08:12:00 +02:00
cc81dd2b666f665de3ebd7fadc16034561bb8fac
All checks were successful
gitea-sync/DiyaSDK/pipeline/head This commit looks good
DiyaSDK
Base tools for Diya kernel Development
Dependencies on Linux system (Ubuntu focal)
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install \
libsdl2-2.0-0 \
libsdl2-2.0-0:i386 \
libsdl2-image-2.0-0 \
libsdl2-image-2.0-0:i386 \
libsdl2-ttf-2.0-0 \
libsdl2-ttf-2.0-0:i386
Languages
Shell
64.3%
Smalltalk
35.7%