aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/distutils-native-base.bbclass
blob: 509cb9551af4a4d74a5c7b09c814e8f398720104 (plain)
1
2
3
inherit distutils-common-base

DEPENDS  += "${@["${PYTHON_PN}-native", ""][(d.getVar('PACKAGES', True) == '')]}"