summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt-mobility-x11_1.2.0.bb
blob: cd7d5b5897290c6031aa21831d24bfae08e444c6 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Qt Mobility 1.2.0 - version for Qt/X11"
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
OpenPOWER on IntegriCloud