Merge branch 'vuplus-1.6' of 192.168.102.66:/opt/repository/openembedded into vuplus-1.6
[vuplus_openembedded] / classes / distutils-base.bbclass
1 DEPENDS  += "${@["python-native python", ""][(bb.data.getVar('PACKAGES', d, 1) == '')]}"
2 RDEPENDS += "python-core"
3
4 inherit distutils-common-base
5