repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nm-applet: fix some buildproblems
[openembedded.git]
/
classes
/
distutils-base.bbclass
blob
2e151ded388ba5ebee26976933c920f7312ac2b7
1
DEPENDS += "${@["python-native python", ""][(bb.data.getVar('PACKAGES', d, 1) == '')]}"
2
RDEPENDS += "python-core"
3
4
inherit distutils-common-base
5