grep, mpfr: Dont use .xz in SRC_URI yet.
[openembedded.git] / classes / distutils-base.bbclass
blob2e151ded388ba5ebee26976933c920f7312ac2b7
1 DEPENDS  += "${@["python-native python", ""][(bb.data.getVar('PACKAGES', d, 1) == '')]}"
2 RDEPENDS += "python-core"
4 inherit distutils-common-base