aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt-mobility-x11_1.2.0.bb
blob: 5fe7bc98bd7a53120712b85025c2b7a3b646d488 (plain)
1
2
3
4
5
6
7
8
9
10
SUMMARY = "Mobile device API extensions for Qt/X11 4.x"
DEPENDS = "qt4-x11-free"
SECTION = "x11/libs"
qtm_embedded := ""
qtm_dir = "qt4"
qtm_glflags := "${@base_contains('DISTRO_FEATURES', 'opengl', '+=opengl', '-=opengl', d)} "
qtm_extra_config := ""

inherit qt4x11
require qt-mobility_${PV}.inc