From cb9d5acd6ad5d676ddc743ddd29f89b79e443e01 Mon Sep 17 00:00:00 2001 From: "H. Turgut Uyar" Date: Tue, 4 Jul 2023 15:23:53 +0300 Subject: [PATCH] Update build dependencies for Qt6 --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 965fbc6..d35b760 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,10 @@ Maintainer: Ernie Pasveer Build-Depends: debhelper (>= 10.0.0), dh-exec, cmake, - qtbase5-dev, - libqt5charts5-dev + qt6-base-dev, + libqt6gui6, + libqt6charts6-dev, + libqt6svg6-dev Standards-Version: 4.1.3 Homepage: https://github.com/epasveer/seer