diff options
Diffstat (limited to 'meta/recipes-support/libgcrypt/libgcrypt.inc')
-rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt.inc b/meta/recipes-support/libgcrypt/libgcrypt.inc index 128aed328a..989d5569bb 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt.inc +++ b/meta/recipes-support/libgcrypt/libgcrypt.inc | |||
@@ -8,7 +8,7 @@ LICENSE = "GPLv2+ & LGPLv2.1+" | |||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
9 | file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff" | 9 | file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff" |
10 | 10 | ||
11 | DEPENDS = "libgpg-error" | 11 | DEPENDS = "libgpg-error libcap" |
12 | 12 | ||
13 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-${PV}.tar.gz \ | 13 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-${PV}.tar.gz \ |
14 | file://add-pkgconfig-support.patch" | 14 | file://add-pkgconfig-support.patch" |