Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ ca-certificates

i2c-tools

# lgpio has no aarch64 Python 3.13 wheel, so uv builds it from source.
# lgpio has no aarch64 Python 3.13 wheel, so uv builds it from source. gcc/make/python3-dev
# are already in the base image; swig and liblgpio-dev are the build deps beyond it.
swig
python3-dev
liblgpio-dev

libsdl2-2.0-0
Expand Down
Loading