mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
meta-moblin: Add basic qt support (from OE)
This commit is contained in:
3
meta-moblin/classes/qt4x11.bbclass
Normal file
3
meta-moblin/classes/qt4x11.bbclass
Normal file
@@ -0,0 +1,3 @@
|
||||
DEPENDS_prepend = "${@["qt4x11 ", ""][(bb.data.getVar('PN', d, 1) == 'qt4-x11-free')]}"
|
||||
|
||||
inherit qmake2
|
||||
Reference in New Issue
Block a user