Merge pull request #56 from starlab-io/libgit2-depend
libgit2: add a dependency on openssl
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "the Git linkable library"
|
||||
HOMEPAGE = "http://libgit2.github.com/"
|
||||
LICENSE = "GPL-2.0-with-linking-exception"
|
||||
|
||||
DEPENDS = "zlib"
|
||||
DEPENDS = "openssl zlib"
|
||||
|
||||
inherit cmake
|
||||
|
||||
|
||||
Reference in New Issue
Block a user