summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/examples/qt5everywheredemo_1.0.bb2
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 @@
1SUMMARY = "Qt5 everywhere demo" 1SUMMARY = "Qt5 everywhere demo"
2DESCRIPTION = "Quick tour of Qt 5.0, primarily focusing on its graphical capabilities." 2DESCRIPTION = "Quick tour of Qt 5.0, primarily focusing on its graphical capabilities."
3LICENSE = "BSD" 3LICENSE = "BSD"
4HOMEPAGE = "https://qt.gitorious.org/qt-labs" 4HOMEPAGE = "https://code.qt.io/cgit/qt-labs"
5LIC_FILES_CHKSUM = "file://qml/QtDemo/main.qml;endline=39;md5=7d80863906a4bc8ffca77fd869e335a9" 5LIC_FILES_CHKSUM = "file://qml/QtDemo/main.qml;endline=39;md5=7d80863906a4bc8ffca77fd869e335a9"
6 6
7DEPENDS = "qtdeclarative qtgraphicaleffects qtsvg qtmultimedia qtxmlpatterns" 7DEPENDS = "qtdeclarative qtgraphicaleffects qtsvg qtmultimedia qtxmlpatterns"