From 7193a7f1f4f49ba940d5b4cc15a46be2077d0a14 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 5 Jun 2018 14:04:00 +0200 Subject: qtquick1: remove recipe and all references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * webkit part is broken (at least) * It is dead since 5.7 / 11/2016 Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- lib/recipetool/create_qt5.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/recipetool') diff --git a/lib/recipetool/create_qt5.py b/lib/recipetool/create_qt5.py index 51708b40..3ac991fb 100644 --- a/lib/recipetool/create_qt5.py +++ b/lib/recipetool/create_qt5.py @@ -79,7 +79,6 @@ class Qmake5RecipeHandler(RecipeHandler): 'core': 'qtbase', 'gui': 'qtbase', 'dbus': 'qtbase', - 'declarative': 'qtquick1', 'designer': 'qttools', 'help': 'qttools', 'multimedia': 'qtmultimedia', -- cgit v1.2.3-54-g00ecf