From f3d2bbd463b3bba39ea3bc264ea6b3be400ecff1 Mon Sep 17 00:00:00 2001 From: Joao Carreira Date: Fri, 26 Apr 2024 00:33:20 +0100 Subject: [PATCH] ci(ubuntu): fix ubuntu dependencies --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 3f6607c..fdd2ac1 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 7.3.16~), qtchooser, qt5-qmake, qtbase5-dev-tools, + qttools5-dev, qttools5-dev-tools, extra-cmake-modules, libpoppler-qt5-dev,