diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-01-23 19:42:46 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-01-24 11:57:45 +0100 |
| commit | a35403dcf6b75ee7355108cab3e466009003b1a7 (patch) | |
| tree | f1f691fd361b6305f6fc780114458c04bc88cb7e /recipes-qt/qt5/qt5-creator_git.bb | |
| parent | a797f85c6fa0b89cb20ac0346cf0406cc85569ce (diff) | |
| download | meta-qt5-a35403dcf6b75ee7355108cab3e466009003b1a7.tar.gz | |
qtwebkit: remove
* it wasn't updated for very long time and I assume that all users already migrated to qtwebengine
if not let me know that you'll start maintaining this recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt5-creator_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qt5-creator_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt5-creator_git.bb b/recipes-qt/qt5/qt5-creator_git.bb index 5b723ab4..5c11e4e8 100644 --- a/recipes-qt/qt5/qt5-creator_git.bb +++ b/recipes-qt/qt5/qt5-creator_git.bb | |||
| @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 14 | 14 | ||
| 15 | inherit qmake5 | 15 | inherit qmake5 |
| 16 | 16 | ||
| 17 | DEPENDS = "qtbase qtscript qtwebkit qtxmlpatterns qtx11extras qtdeclarative qttools qttools-native qtsvg chrpath-replacement-native zlib" | 17 | DEPENDS = "qtbase qtscript qtxmlpatterns qtx11extras qtdeclarative qttools qttools-native qtsvg chrpath-replacement-native zlib" |
| 18 | DEPENDS_append_toolchain-clang = " clang llvm-common" | 18 | DEPENDS_append_toolchain-clang = " clang llvm-common" |
| 19 | DEPENDS_append_libc-musl = " libexecinfo" | 19 | DEPENDS_append_libc-musl = " libexecinfo" |
| 20 | 20 | ||
