Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
3ba82ae8e84dd68b3530e39d9d3c7fa7cb024af1
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-cassandra-driver_3.13.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 \
"