From d3c1336e7bad7d013a3f3e2cc633af6a74089c7b Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 25 Jul 2025 12:46:52 -0600 Subject: [PATCH] add a Pre-Depends on raspi-firmware to ensure our postinst runs afterwards --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 2f8071d..67617d0 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Vcs-Browser: https://git.gag.com/?p=fw/quantimotor Package: quantimotor Architecture: all +Pre-Depends: raspi-firmware Depends: ${python3:Depends}, ${shlibs:Depends}, -- 2.47.2