This is required by various pieces in the dnf stack Signed-off-by: Alexander Kanavin <alexander.kana...@linux.intel.com> --- meta/recipes-support/gpgme/gpgme_1.6.0.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/gpgme/gpgme_1.6.0.bb b/meta/recipes-support/gpgme/gpgme_1.6.0.bb index a2d05878b61..493a14ad947 100644 --- a/meta/recipes-support/gpgme/gpgme_1.6.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.6.0.bb @@ -24,6 +24,8 @@ BINCONFIG = "${bindir}/gpgme-config" inherit autotools texinfo binconfig-disabled pkgconfig +BBCLASSEXTEND = "native" + PACKAGES =+ "${PN}-pthread" FILES_${PN}-pthread = "${libdir}/libgpgme-pthread.so.*" FILES_${PN}-dev += "${datadir}/common-lisp/source/gpgme/*" -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core