Signed-off-by: Paul Eggleton <[email protected]> --- meta/recipes-support/gpgme/gpgme_1.4.0.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta/recipes-support/gpgme/gpgme_1.4.0.bb b/meta/recipes-support/gpgme/gpgme_1.4.0.bb index 23f4e4d..a8c1157 100644 --- a/meta/recipes-support/gpgme/gpgme_1.4.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.4.0.bb @@ -1,3 +1,4 @@ +SUMMARY = "High-level GnuPG encryption/signing API" DESCRIPTION = "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management" HOMEPAGE = "http://www.gnupg.org/gpgme.html" BUGTRACKER = "https://bugs.g10code.com/gnupg/index" -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
