diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-cassandra-driver.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-cassandra-driver.inc b/meta-python/recipes-devtools/python/python-cassandra-driver.inc index 1cc1f4c494..53ebfec337 100644 --- a/meta-python/recipes-devtools/python/python-cassandra-driver.inc +++ b/meta-python/recipes-devtools/python/python-cassandra-driver.inc | |||
| @@ -28,6 +28,6 @@ RDEPENDS_${PN} += "\ | |||
| 28 | libevent \ | 28 | libevent \ |
| 29 | " | 29 | " |
| 30 | 30 | ||
| 31 | DEPENDS_${PN} += "\ | 31 | DEPENDS += "\ |
| 32 | ${PYTHON_PN}-cython \ | 32 | ${PYTHON_PN}-cython \ |
| 33 | " | 33 | " |
