diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb index 44728a7c20..cefa8365ee 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb +++ b/meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb | |||
@@ -10,7 +10,8 @@ LICENSE_${PN}-dev = "GPLv2+ & LGPLv2.1+" | |||
10 | LICENSE_dumpsexp-dev = "GPLv3+" | 10 | LICENSE_dumpsexp-dev = "GPLv3+" |
11 | 11 | ||
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
13 | file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff" | 13 | file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff \ |
14 | file://LICENSES;md5=840e3bcb754e5046ffeda7619034cbd8" | ||
14 | 15 | ||
15 | DEPENDS = "libgpg-error" | 16 | DEPENDS = "libgpg-error" |
16 | 17 | ||