adding runtime dependency of python-pyyaml
This commit is contained in:
parent
fa3a6f3c23
commit
2e6e83c837
|
@ -15,5 +15,8 @@ inherit distutils
|
|||
|
||||
DEPENDS += "python"
|
||||
DEPENDS_class-native += "python-native"
|
||||
|
||||
RDEPENDS_${PN} = "python-datetime"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
|
|
Loading…
Reference in New Issue