diff options
Diffstat (limited to 'meta/recipes-support/libgcrypt')
-rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt.inc b/meta/recipes-support/libgcrypt/libgcrypt.inc index 08fe7992fa..128aed328a 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt.inc +++ b/meta/recipes-support/libgcrypt/libgcrypt.inc @@ -2,7 +2,6 @@ DESCRIPTION = "A general purpose cryptographic library based on the code from Gn HOMEPAGE = "http://directory.fsf.org/project/libgcrypt/" BUGTRACKER = "https://bugs.g10code.com/gnupg/index" SECTION = "libs" -PRIORITY = "optional" # helper program gcryptrnd and getrandom are under GPL, rest LGPL LICENSE = "GPLv2+ & LGPLv2.1+" |