aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-06-05 14:04:00 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2018-06-05 13:51:04 +0000
commit7193a7f1f4f49ba940d5b4cc15a46be2077d0a14 (patch)
treeb564b8d891051b3258566ae5d594d90f07e7f6a2 /lib
parent29445f6e37a669276d28b96e07d6f80443f244b8 (diff)
qtquick1: remove recipe and all references
* webkit part is broken (at least) * It is dead since 5.7 / 11/2016 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/recipetool/create_qt5.py1
1 files changed, 0 insertions, 1 deletions
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',