diff options
Diffstat (limited to 'libgcrypt/libgcrypt_1.1.91.oe')
-rw-r--r-- | libgcrypt/libgcrypt_1.1.91.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgcrypt/libgcrypt_1.1.91.oe b/libgcrypt/libgcrypt_1.1.91.oe index 6bfb6f3d86..12e7ab791f 100644 --- a/libgcrypt/libgcrypt_1.1.91.oe +++ b/libgcrypt/libgcrypt_1.1.91.oe @@ -2,7 +2,6 @@ DESCRIPTION = "A general purpose cryptographic library based on the code from Gn SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL LGPL FDL" -RDEPENDS = "libc6 libgpg-error" DEPENDS = "virtual/libc libgpg-error" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/libgcrypt-${PV}.tar.gz" |