mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-cassandra-driver.inc: fix DEPENDS
* there is no such thing as DEPENDS_${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fc1b5310b2
commit
e7eacaecbd
|
|
@ -28,6 +28,6 @@ RDEPENDS_${PN} += "\
|
|||
libevent \
|
||||
"
|
||||
|
||||
DEPENDS_${PN} += "\
|
||||
DEPENDS += "\
|
||||
${PYTHON_PN}-cython \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user