From 296fd665d5841bb9129cfdd78cd449aad5c49a7f Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Tue, 19 Dec 2017 11:24:43 +0100 Subject: [PATCH] update known questions for Qt5 to support installing recent versions --- easybuild/easyblocks/q/qt.py | 1 + 1 file changed, 1 insertion(+) diff --git a/easybuild/easyblocks/q/qt.py b/easybuild/easyblocks/q/qt.py index 10e1ead3d83..4804d4a2e07 100644 --- a/easybuild/easyblocks/q/qt.py +++ b/easybuild/easyblocks/q/qt.py @@ -85,6 +85,7 @@ def configure_step(self): qa = { "Type 'o' if you want to use the Open Source Edition.": 'o', "Do you accept the terms of either license?": 'yes', + "Which edition of Qt do you want to use?": 'o', } no_qa = [ "for .*pro",