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
lighttpd: put last 2 missing modules into RDEPENDS
[openembedded.git]
/
classes
/
distutils-native-base.bbclass
blob
2703fe074005ba35ae6736127672c4bb39320a76
1
DEPENDS += "${@["python-native", ""][(bb.data.getVar('PACKAGES', d, 1) == '')]}"
2
3
inherit distutils-common-base