diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-pygpgme_0.3.bb')
-rw-r--r-- | meta/recipes-devtools/python/python-pygpgme_0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pygpgme_0.3.bb b/meta/recipes-devtools/python/python-pygpgme_0.3.bb index f7dd835eee..ac8bc9d62e 100644 --- a/meta/recipes-devtools/python/python-pygpgme_0.3.bb +++ b/meta/recipes-devtools/python/python-pygpgme_0.3.bb @@ -15,4 +15,4 @@ DEPENDS = "gpgme python" RDEPENDS_${PN} += "python-core" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" |