From 15329f1f592e1d381e2d2ed7db37b3b86386fd53 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 5 Jan 2025 16:37:08 -0700 Subject: [PATCH] add runtime dependency on python3-libgpiod --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9aae874..acf4593 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, + python3-libgpiod, Description: Software for Altus Metrum QuantiMotor Operational software for the QuantiMotor rocket motor performance testing product family from Altus Metrum. -- 2.47.2