mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python-vobject: add RDEPENDS for the package
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
5b4b806a07
commit
569cab04a8
@@ -8,3 +8,8 @@ SRC_URI[md5sum] = "ccf66aeb1c896d8c34ac62a8b4e7ecfb"
|
||||
SRC_URI[sha256sum] = "8b310c21a4d58e13aeb7e60fd846a1748e1c9c3374f3e2acc96f728c3ae5d6e1"
|
||||
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-dateutil \
|
||||
${PYTHON_PN}-numbers \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user