aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python-cassandra-driver.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-cassandra-driver.inc b/recipes-devtools/python/python-cassandra-driver.inc
index 1cc1f4c..53ebfec 100644
--- a/recipes-devtools/python/python-cassandra-driver.inc
+++ b/recipes-devtools/python/python-cassandra-driver.inc
@@ -28,6 +28,6 @@ RDEPENDS_${PN} += "\
libevent \
"
-DEPENDS_${PN} += "\
+DEPENDS += "\
${PYTHON_PN}-cython \
"