python-attrs: add crypto to the RDEPENDS

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka 2018-03-20 10:04:52 -04:00 committed by Armin Kuster
parent 4d5c5cee13
commit ef5169ab6e

View File

@ -9,5 +9,6 @@ SRC_URI[sha256sum] = "1c7960ccfd6a005cd9f7ba884e6316b5e430a3f1a6c37c5f87d8b43f83
inherit pypi
RDEPENDS_${PN}_class-target += " \
${PYTHON_PN}-crypto \
${PYTHON_PN}-ctypes \
"