From a7905ababb7a3fea3ee1ff2bb9eeb69df6ce1a55 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 21 Jun 2022 23:44:51 -0500 Subject: [PATCH] Yeah, we don't need webengine. Good try though. --- debian/changelog | 6 ++++++ debian/control | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index dd96d6f..68190bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares (3.3.0~git20220620-0ubuntu2) kinetic; urgency=medium + + * Yeah, we don't need webengine. Good try though. + + -- Simon Quigley Tue, 21 Jun 2022 23:44:32 -0500 + calamares (3.3.0~git20220620-0ubuntu1) kinetic; urgency=medium * New upstream snapshot. diff --git a/debian/control b/debian/control index 4e70665..81b9bbf 100644 --- a/debian/control +++ b/debian/control @@ -40,8 +40,7 @@ Build-Depends: cmake, qtdeclarative5-dev, qtlocation5-dev, qttools5-dev, - qttools5-dev-tools, - qtwebengine5-dev + qttools5-dev-tools Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: https://github.com/calamares/calamares