diff options
| author | Stephan Binner <stephan.binner@basyskom.com> | 2015-02-27 14:51:13 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 17:50:32 +0100 |
| commit | aa11ed05ca99f1b66258089e3085121dd72b0ab3 (patch) | |
| tree | fe83876b4a8be9fd68a9d89b91e4b767eebbc142 /recipes-qt/packagegroups | |
| parent | b47a9525ca84800e1035f1e2d237573ed048b202 (diff) | |
| download | meta-qt5-aa11ed05ca99f1b66258089e3085121dd72b0ab3.tar.gz | |
Add qttranslations to qt5-versions.inc and packagegroups
Signed-off-by: Stephan Binner <stephan.binner@basyskom.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/packagegroups')
| -rw-r--r-- | recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb index 6318dc67..8e8f98e5 100644 --- a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb +++ b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | |||
| @@ -13,6 +13,7 @@ USE_RUBY = " \ | |||
| 13 | qtquick1-mkspecs \ | 13 | qtquick1-mkspecs \ |
| 14 | qtquick1-plugins \ | 14 | qtquick1-plugins \ |
| 15 | qtquick1-qmlplugins \ | 15 | qtquick1-qmlplugins \ |
| 16 | qttranslations-qtquick1 \ | ||
| 16 | qtwebkit-dev \ | 17 | qtwebkit-dev \ |
| 17 | qtwebkit-mkspecs \ | 18 | qtwebkit-mkspecs \ |
| 18 | qtwebkit-qmlplugins \ | 19 | qtwebkit-qmlplugins \ |
| @@ -43,14 +44,21 @@ RDEPENDS_${PN} += " \ | |||
| 43 | qtbase-mkspecs \ | 44 | qtbase-mkspecs \ |
| 44 | qtbase-plugins \ | 45 | qtbase-plugins \ |
| 45 | qtbase-staticdev \ | 46 | qtbase-staticdev \ |
| 47 | qttranslations-qt \ | ||
| 48 | qttranslations-qtbase \ | ||
| 49 | qttranslations-qtconfig \ | ||
| 50 | qttranslations-qthelp \ | ||
| 46 | qtconnectivity-dev \ | 51 | qtconnectivity-dev \ |
| 47 | qtconnectivity-mkspecs \ | 52 | qtconnectivity-mkspecs \ |
| 48 | qtconnectivity-qmlplugins \ | 53 | qtconnectivity-qmlplugins \ |
| 54 | qttranslations-qtconnectivity \ | ||
| 49 | qtdeclarative-dev \ | 55 | qtdeclarative-dev \ |
| 50 | qtdeclarative-mkspecs \ | 56 | qtdeclarative-mkspecs \ |
| 51 | qtdeclarative-plugins \ | 57 | qtdeclarative-plugins \ |
| 52 | qtdeclarative-qmlplugins \ | 58 | qtdeclarative-qmlplugins \ |
| 53 | qtdeclarative-staticdev \ | 59 | qtdeclarative-staticdev \ |
| 60 | qttranslations-qmlviewer \ | ||
| 61 | qttranslations-qtdeclarative \ | ||
| 54 | qtenginio-dev \ | 62 | qtenginio-dev \ |
| 55 | qtenginio-mkspecs \ | 63 | qtenginio-mkspecs \ |
| 56 | qtenginio-qmlplugins \ | 64 | qtenginio-qmlplugins \ |
| @@ -61,12 +69,15 @@ RDEPENDS_${PN} += " \ | |||
| 61 | qtlocation-mkspecs \ | 69 | qtlocation-mkspecs \ |
| 62 | qtlocation-plugins \ | 70 | qtlocation-plugins \ |
| 63 | qtlocation-qmlplugins \ | 71 | qtlocation-qmlplugins \ |
| 72 | qttranslations-qtlocation \ | ||
| 64 | qtmultimedia-dev \ | 73 | qtmultimedia-dev \ |
| 65 | qtmultimedia-mkspecs \ | 74 | qtmultimedia-mkspecs \ |
| 66 | qtmultimedia-plugins \ | 75 | qtmultimedia-plugins \ |
| 67 | qtmultimedia-qmlplugins \ | 76 | qtmultimedia-qmlplugins \ |
| 77 | qttranslations-qtmultimedia \ | ||
| 68 | qtscript-dev \ | 78 | qtscript-dev \ |
| 69 | qtscript-mkspecs \ | 79 | qtscript-mkspecs \ |
| 80 | qttranslations-qtscript \ | ||
| 70 | qtsensors-dev \ | 81 | qtsensors-dev \ |
| 71 | qtsensors-mkspecs \ | 82 | qtsensors-mkspecs \ |
| 72 | qtsensors-plugins \ | 83 | qtsensors-plugins \ |
| @@ -95,6 +106,7 @@ RDEPENDS_${PN} += " \ | |||
| 95 | qtwebchannel-qmlplugins \ | 106 | qtwebchannel-qmlplugins \ |
| 96 | qtxmlpatterns-dev \ | 107 | qtxmlpatterns-dev \ |
| 97 | qtxmlpatterns-mkspecs \ | 108 | qtxmlpatterns-mkspecs \ |
| 109 | qttranslations-qtxmlpatterns \ | ||
| 98 | " | 110 | " |
| 99 | 111 | ||
| 100 | RRECOMMENDS_${PN} += " \ | 112 | RRECOMMENDS_${PN} += " \ |
