From ef9007810ce8073aab829342f8a9bd74a1b3ff72 Mon Sep 17 00:00:00 2001 From: Arnav Wadhwa <40817363+ArnavVWadhwa@users.noreply.github.com> Date: Wed, 2 Sep 2026 17:29:27 -0700 Subject: [PATCH] chore: drop redundant python3-dev from packages.txt --- packages.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.txt b/packages.txt index 859b810..c81c590 100644 --- a/packages.txt +++ b/packages.txt @@ -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