diff options
| -rw-r--r-- | recipes-qt/qt5/qt5-creator_3.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt5-creator_3.3.0.bb b/recipes-qt/qt5/qt5-creator_3.3.0.bb index 76f99823..cbcd4bb8 100644 --- a/recipes-qt/qt5/qt5-creator_3.3.0.bb +++ b/recipes-qt/qt5/qt5-creator_3.3.0.bb | |||
| @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 16 | 16 | ||
| 17 | inherit qmake5 | 17 | inherit qmake5 |
| 18 | 18 | ||
| 19 | DEPENDS = "qtbase qtscript qtwebkit qtxmlpatterns qtx11extras qtdeclarative qttools qttools-native qtsvg" | 19 | DEPENDS = "qtbase qtscript qtwebkit qtxmlpatterns qtx11extras qtdeclarative qttools qttools-native qtsvg qtquick1" |
| 20 | 20 | ||
| 21 | SRC_URI = " \ | 21 | SRC_URI = " \ |
| 22 | http://download.qt.io/official_releases/qtcreator/3.3/${PV}/qt-creator-opensource-src-${PV}.tar.gz \ | 22 | http://download.qt.io/official_releases/qtcreator/3.3/${PV}/qt-creator-opensource-src-${PV}.tar.gz \ |
