diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libksba/libksba_1.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libksba/libksba_1.2.0.bb b/meta/recipes-support/libksba/libksba_1.2.0.bb index 1d8d287fbb..dd8d88f49d 100644 --- a/meta/recipes-support/libksba/libksba_1.2.0.bb +++ b/meta/recipes-support/libksba/libksba_1.2.0.bb | |||
@@ -2,6 +2,7 @@ DESCRIPTION = "Libksba provides an easy API to create and parse X.509 and CMS re | |||
2 | HOMEPAGE = "http://www.gnupg.org/related_software/libksba/" | 2 | HOMEPAGE = "http://www.gnupg.org/related_software/libksba/" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
5 | PR = "r1" | ||
5 | 6 | ||
6 | DEPENDS = "libgpg-error" | 7 | DEPENDS = "libgpg-error" |
7 | 8 | ||