mirror of
git://git.yoctoproject.org/poky
synced 2026-05-14 21:35:17 +00:00
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
DEPENDS += "${@["python-native", ""][(bb.data.getVar('PACKAGES', d, 1) == '')]}"
|
|
|
|
inherit distutils-common-base
|