From a99f8343c73a198fb36a528a34c4f9530915489e Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 29 Oct 2024 19:01:21 -0500 Subject: [PATCH] Do not build with QtWebEngine on architectures that do not support it. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 28150e9..ba218a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ calamares (3.3.9-0ubuntu2) plucky; urgency=medium - * Do not build with QtWebEngines on architectures that do not support it. + * Do not build with QtWebEngine on architectures that do not support it. -- Simon Quigley Tue, 29 Oct 2024 19:01:21 -0500