mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2025-04-03 23:36:45 +02:00
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%