Add sdl libs for native builds (#9595)

* Add sdl libs for native builds

* Alpine try again
This commit is contained in:
Jonathan Bennett
2026-02-11 06:29:16 -06:00
committed by GitHub
co-authored by GitHub
parent 44941b79cd
commit 75f3d123f3
5 changed files with 8 additions and 6 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ Build-Depends: debhelper-compat (= 13),
libx11-dev,
libinput-dev,
libxkbcommon-x11-dev,
libsqlite3-dev
libsqlite3-dev,
libsdl2-dev
Standards-Version: 4.6.2
Homepage: https://github.com/meshtastic/firmware
Rules-Requires-Root: no