6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
|
DEPENDS += "${@["python-native python", ""][(d.getVar('PACKAGES', 1) == '')]}"
|
||
|
RDEPENDS_${PN} += "${@['', 'python-core']['${PN}' == '${BPN}']}"
|
||
|
|
||
|
inherit distutils-common-base
|
||
|
|