mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-22 12:18:20 +00:00
python-asn1crypto: correct the RDEPENDS to work on a minimal python install
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
bb497805f0
commit
688e28bc43
@@ -1,2 +1,8 @@
|
||||
inherit setuptools3
|
||||
require python-asn1crypto.inc
|
||||
|
||||
RDEPENDS_${PN}_class-target += " \
|
||||
${PYTHON_PN}-enum \
|
||||
${PYTHON_PN}-selectors \
|
||||
${PYTHON_PN}-shell \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user