diff options
Diffstat (limited to 'recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb')
| -rw-r--r-- | recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb index eb8a7409..c26a7079 100644 --- a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb +++ b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | |||
| @@ -12,11 +12,11 @@ USE_RUBY = " \ | |||
| 12 | qtquick1-dev \ | 12 | qtquick1-dev \ |
| 13 | qtquick1-mkspecs \ | 13 | qtquick1-mkspecs \ |
| 14 | qtquick1-plugins \ | 14 | qtquick1-plugins \ |
| 15 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtquick1-qmlplugins', '', d)} \ | 15 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtquick1-qmlplugins', '', d)} \ |
| 16 | qttranslations-qtquick1 \ | 16 | qttranslations-qtquick1 \ |
| 17 | qtwebkit-dev \ | 17 | qtwebkit-dev \ |
| 18 | qtwebkit-mkspecs \ | 18 | qtwebkit-mkspecs \ |
| 19 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtwebkit-qmlplugins', '', d)} \ | 19 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtwebkit-qmlplugins', '', d)} \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | # Requires Wayland to work | 22 | # Requires Wayland to work |
| @@ -36,9 +36,9 @@ USE_X11 = " \ | |||
| 36 | RDEPENDS_${PN} += " \ | 36 | RDEPENDS_${PN} += " \ |
| 37 | packagegroup-core-standalone-sdk-target \ | 37 | packagegroup-core-standalone-sdk-target \ |
| 38 | libsqlite3-dev \ | 38 | libsqlite3-dev \ |
| 39 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qt3d-dev', '', d)} \ | 39 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qt3d-dev', '', d)} \ |
| 40 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qt3d-mkspecs', '', d)} \ | 40 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qt3d-mkspecs', '', d)} \ |
| 41 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qt3d-qmlplugins', '', d)} \ | 41 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qt3d-qmlplugins', '', d)} \ |
| 42 | qtbase-dev \ | 42 | qtbase-dev \ |
| 43 | qtbase-mkspecs \ | 43 | qtbase-mkspecs \ |
| 44 | qtbase-plugins \ | 44 | qtbase-plugins \ |
| @@ -49,30 +49,30 @@ RDEPENDS_${PN} += " \ | |||
| 49 | qttranslations-qthelp \ | 49 | qttranslations-qthelp \ |
| 50 | qtconnectivity-dev \ | 50 | qtconnectivity-dev \ |
| 51 | qtconnectivity-mkspecs \ | 51 | qtconnectivity-mkspecs \ |
| 52 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtconnectivity-qmlplugins', '', d)} \ | 52 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtconnectivity-qmlplugins', '', d)} \ |
| 53 | qttranslations-qtconnectivity \ | 53 | qttranslations-qtconnectivity \ |
| 54 | qtdeclarative-dev \ | 54 | qtdeclarative-dev \ |
| 55 | qtdeclarative-mkspecs \ | 55 | qtdeclarative-mkspecs \ |
| 56 | qtdeclarative-plugins \ | 56 | qtdeclarative-plugins \ |
| 57 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtdeclarative-qmlplugins', '', d)} \ | 57 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtdeclarative-qmlplugins', '', d)} \ |
| 58 | qtdeclarative-staticdev \ | 58 | qtdeclarative-staticdev \ |
| 59 | qttranslations-qmlviewer \ | 59 | qttranslations-qmlviewer \ |
| 60 | qttranslations-qtdeclarative \ | 60 | qttranslations-qtdeclarative \ |
| 61 | qtenginio-dev \ | 61 | qtenginio-dev \ |
| 62 | qtenginio-mkspecs \ | 62 | qtenginio-mkspecs \ |
| 63 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtenginio-qmlplugins', '', d)} \ | 63 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtenginio-qmlplugins', '', d)} \ |
| 64 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtgraphicaleffects-qmlplugins', '', d)} \ | 64 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtgraphicaleffects-qmlplugins', '', d)} \ |
| 65 | qtimageformats-dev \ | 65 | qtimageformats-dev \ |
| 66 | qtimageformats-plugins \ | 66 | qtimageformats-plugins \ |
| 67 | qtlocation-dev \ | 67 | qtlocation-dev \ |
| 68 | qtlocation-mkspecs \ | 68 | qtlocation-mkspecs \ |
| 69 | qtlocation-plugins \ | 69 | qtlocation-plugins \ |
| 70 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtlocation-qmlplugins', '', d)} \ | 70 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtlocation-qmlplugins', '', d)} \ |
| 71 | qttranslations-qtlocation \ | 71 | qttranslations-qtlocation \ |
| 72 | qtmultimedia-dev \ | 72 | qtmultimedia-dev \ |
| 73 | qtmultimedia-mkspecs \ | 73 | qtmultimedia-mkspecs \ |
| 74 | qtmultimedia-plugins \ | 74 | qtmultimedia-plugins \ |
| 75 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtmultimedia-qmlplugins', '', d)} \ | 75 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtmultimedia-qmlplugins', '', d)} \ |
| 76 | qttranslations-qtmultimedia \ | 76 | qttranslations-qtmultimedia \ |
| 77 | qtscript-dev \ | 77 | qtscript-dev \ |
| 78 | qtscript-mkspecs \ | 78 | qtscript-mkspecs \ |
| @@ -80,7 +80,7 @@ RDEPENDS_${PN} += " \ | |||
| 80 | qtsensors-dev \ | 80 | qtsensors-dev \ |
| 81 | qtsensors-mkspecs \ | 81 | qtsensors-mkspecs \ |
| 82 | qtsensors-plugins \ | 82 | qtsensors-plugins \ |
| 83 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtsensors-qmlplugins', '', d)} \ | 83 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtsensors-qmlplugins', '', d)} \ |
| 84 | qtserialport-dev \ | 84 | qtserialport-dev \ |
| 85 | qtserialport-mkspecs \ | 85 | qtserialport-mkspecs \ |
| 86 | qtsvg-dev \ | 86 | qtsvg-dev \ |
| @@ -88,21 +88,21 @@ RDEPENDS_${PN} += " \ | |||
| 88 | qtsvg-plugins \ | 88 | qtsvg-plugins \ |
| 89 | qtsystems-dev \ | 89 | qtsystems-dev \ |
| 90 | qtsystems-mkspecs \ | 90 | qtsystems-mkspecs \ |
| 91 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtsystems-qmlplugins', '', d)} \ | 91 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtsystems-qmlplugins', '', d)} \ |
| 92 | qttools-dev \ | 92 | qttools-dev \ |
| 93 | qttools-mkspecs \ | 93 | qttools-mkspecs \ |
| 94 | qttools-staticdev \ | 94 | qttools-staticdev \ |
| 95 | qttools-tools \ | 95 | qttools-tools \ |
| 96 | ${@base_contains('DISTRO_FEATURES', 'wayland', '${USE_WAYLAND}', '', d)} \ | 96 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '${USE_WAYLAND}', '', d)} \ |
| 97 | ${USE_RUBY} \ | 97 | ${USE_RUBY} \ |
| 98 | ${@base_contains('DISTRO_FEATURES', 'x11', '${USE_X11}', '', d)} \ | 98 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', '${USE_X11}', '', d)} \ |
| 99 | qtwebsockets-dev \ | 99 | qtwebsockets-dev \ |
| 100 | qtwebsockets-mkspecs \ | 100 | qtwebsockets-mkspecs \ |
| 101 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtwebsockets-qmlplugins', '', d)} \ | 101 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtwebsockets-qmlplugins', '', d)} \ |
| 102 | qttranslations-qtwebsockets \ | 102 | qttranslations-qtwebsockets \ |
| 103 | qtwebchannel-dev \ | 103 | qtwebchannel-dev \ |
| 104 | qtwebchannel-mkspecs \ | 104 | qtwebchannel-mkspecs \ |
| 105 | ${@base_contains('DISTRO_FEATURES', 'opengl', 'qtwebchannel-qmlplugins', '', d)} \ | 105 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtwebchannel-qmlplugins', '', d)} \ |
| 106 | qtxmlpatterns-dev \ | 106 | qtxmlpatterns-dev \ |
| 107 | qtxmlpatterns-mkspecs \ | 107 | qtxmlpatterns-mkspecs \ |
| 108 | qttranslations-qtxmlpatterns \ | 108 | qttranslations-qtxmlpatterns \ |
