From f6cfac8eef08cea1cf5ebc8795a7dd9f6ae632ef Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Thu, 10 Sep 2026 20:23:02 -0500 Subject: [PATCH] Update Debian dependencies --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 73305589d..6902fc100 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev-tools, - qt5-qmake, + qmake6, libusb-1.0-0-dev, libhidapi-hotplug-dev, libmbedtls-dev, @@ -24,7 +24,6 @@ Depends: libqt6core6, libqt6gui6, libqt6widgets6, - libqt6network6, libusb-1.0-0, libmbedtls14, libhidapi-hotplug-hidraw0,