From 3e011d14197fb6bb55ae2af0639034e3c2258d99 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 29 Apr 2019 04:36:32 -0400 Subject: [libcalamares] Don't link with PythonQt - PythonQt is only needed (and used) from the GUI library. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8e3f7c481..9909c247f 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,10 @@ This release contains contributions from (alphabetically by first name): ## Core ## + - *libcalamares* (accidentally) linked with Qt's GUI libraries when + PythonQt was found. This led to the odd situation where the non-GUI + Calamares library depends on a bunch of GUI libraries. + ## Modules ## - All Python modules now bail out gracefully on (at least some) bad @@ -16,6 +20,7 @@ This release contains contributions from (alphabetically by first name): scripts now test for exceptions to avoid shipping modules with ImportError or SyntaxError results. + # 3.2.7 (2019-04-27) # This is a **hotfix** release for regressions introduced in the -- cgit v1.2.2