diff options
| -rw-r--r-- | meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb b/meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb index dbcbb7a23f..092a6740d4 100644 --- a/meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb +++ b/meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://libgit2.github.com/" | |||
| 3 | LICENSE = "GPL-2.0-with-GCC-exception" | 3 | LICENSE = "GPL-2.0-with-GCC-exception" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=34197a479f637beb9e09e56893f48bc2" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=34197a479f637beb9e09e56893f48bc2" |
| 5 | 5 | ||
| 6 | DEPENDS = "curl openssl zlib" | 6 | DEPENDS = "curl openssl zlib libssh2" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v0.24" | 8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v0.24" |
| 9 | SRCREV = "211e117a0590583a720c53172406f34186c543bd" | 9 | SRCREV = "211e117a0590583a720c53172406f34186c543bd" |
