adding runtime dependency of python-pyyaml

This commit is contained in:
Lukas Bulwahn 2013-04-10 07:11:27 +02:00
parent fa3a6f3c23
commit 2e6e83c837
1 changed files with 3 additions and 0 deletions

View File

@ -15,5 +15,8 @@ inherit distutils
DEPENDS += "python"
DEPENDS_class-native += "python-native"
RDEPENDS_${PN} = "python-datetime"
BBCLASSEXTEND = "native"