From e578a7ee9b7af59bbecf48a5ed68f59bdb7ae502 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 27 May 2025 11:45:19 -0600 Subject: [PATCH] make sure we capture Python 3 dependencies --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8fec45a..75d1d2b 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Vcs-Browser: https://git.gag.com/?p=fw/quantimotor Package: quantimotor Architecture: all Depends: + ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, libjs-jquery, -- 2.47.2