mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
python-netaddr: update to RDEPENDS to work on minimal python installs
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
d8440d28e6
commit
088327df69
@@ -1,2 +1,7 @@
|
||||
require python-netaddr.inc
|
||||
inherit setuptools3
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-enum \
|
||||
${PYTHON_PN}-selectors \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user