# HG changeset patch # User Pascal Bellard # Date 1551897455 -3600 # Node ID 2b6b3912d775ff59816bc45db0a4c07e4196d9c0 # Parent e7d07cdc6c6e53f8b13edeac5698397a94f0896a libgit2: update bdeps diff -r e7d07cdc6c6e -r 2b6b3912d775 libgit2/receipt --- a/libgit2/receipt Wed Mar 06 19:24:05 2019 +0100 +++ b/libgit2/receipt Wed Mar 06 19:37:35 2019 +0100 @@ -10,7 +10,7 @@ WEB_SITE="https://libgit2.org/" WGET_URL="https://github.com/libgit2/libgit2/archive/v$VERSION.tar.gz" -BUILD_DEPENDS="cmake python" +BUILD_DEPENDS="cmake python pkg-config openssl-dev" # Rules to configure and make the package. compile_rules()