diff options
Diffstat (limited to 'lib/recipetool/create_qt5.py')
| -rw-r--r-- | lib/recipetool/create_qt5.py | 1 |
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): | |||
| 79 | 'core': 'qtbase', | 79 | 'core': 'qtbase', |
| 80 | 'gui': 'qtbase', | 80 | 'gui': 'qtbase', |
| 81 | 'dbus': 'qtbase', | 81 | 'dbus': 'qtbase', |
| 82 | 'declarative': 'qtquick1', | ||
| 83 | 'designer': 'qttools', | 82 | 'designer': 'qttools', |
| 84 | 'help': 'qttools', | 83 | 'help': 'qttools', |
| 85 | 'multimedia': 'qtmultimedia', | 84 | 'multimedia': 'qtmultimedia', |
