projects
/
openembedded.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
python 2.6.7: added missing dependency for bzip2 (without this python-compression...
[openembedded.git]
/
recipes
/
jcraft
/
jsch-native_0.1.40.bb
1
require jsch_${PV}.bb
2
3
S = "${WORKDIR}/jsch-${PV}"
4
5
inherit java-native
6
7
DEPENDS = "fastjar-native jzlib-native"
8
RDEPENDS = ""