aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
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',