summaryrefslogtreecommitdiffstats
path: root/meta/classes/distutils3-base.bbclass
blob: a277d1c7bc68dd4c6a9f172e06ab76df0ca5bfb3 (plain)
1
2
3
4
5
DEPENDS  += "${@["${PYTHON_PN}-native ${PYTHON_PN}", ""][(d.getVar('PACKAGES') == '')]}"
RDEPENDS_${PN} += "${@['', '${PYTHON_PN}-core']['${CLASSOVERRIDE}' == 'class-target']}"

inherit distutils-common-base python3native python3targetconfig