diff options
-rw-r--r-- | recipes-qt/examples/qt5everywheredemo_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/examples/qt5everywheredemo_1.0.bb b/recipes-qt/examples/qt5everywheredemo_1.0.bb index 4d1d140a..44e5a84f 100644 --- a/recipes-qt/examples/qt5everywheredemo_1.0.bb +++ b/recipes-qt/examples/qt5everywheredemo_1.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Qt5 everywhere demo" | 1 | SUMMARY = "Qt5 everywhere demo" |
2 | DESCRIPTION = "Quick tour of Qt 5.0, primarily focusing on its graphical capabilities." | 2 | DESCRIPTION = "Quick tour of Qt 5.0, primarily focusing on its graphical capabilities." |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | HOMEPAGE = "https://qt.gitorious.org/qt-labs" | 4 | HOMEPAGE = "https://code.qt.io/cgit/qt-labs" |
5 | LIC_FILES_CHKSUM = "file://qml/QtDemo/main.qml;endline=39;md5=7d80863906a4bc8ffca77fd869e335a9" | 5 | LIC_FILES_CHKSUM = "file://qml/QtDemo/main.qml;endline=39;md5=7d80863906a4bc8ffca77fd869e335a9" |
6 | 6 | ||
7 | DEPENDS = "qtdeclarative qtgraphicaleffects qtsvg qtmultimedia qtxmlpatterns" | 7 | DEPENDS = "qtdeclarative qtgraphicaleffects qtsvg qtmultimedia qtxmlpatterns" |