Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
17faa44e9cc8d09a28add2a8a0371fcf84b51efd
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-cassandra-driver_3.14.0.bb
blob: 34f149d3f5f3b16a61f0730e83984688499a681e [
file
] [
log
] [
blame
]
inherit setuptools3
require
python
-
cassandra
-
driver
.
inc
# Requires concurrent which is currently in -misc
RDEPENDS_$
{
PN
}
+=
" \
${PYTHON_PN}-misc \
${PYTHON_PN}-numbers \
"