mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02: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
|