mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
DEPENDS_prepend = "${@["qt4x11 ", ""][(bb.data.getVar('PN', d, 1) == 'qt4-x11-free')]}"
|
|
|
|
inherit qmake2
|