wok diff libgit2/receipt @ rev 23855

Up dropbear (2020.79), nagios (4.4.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 16 20:15:47 2020 +0000 (2020-06-16)
parents e7d07cdc6c6e
children 5ea0ce1cecc0
line diff
     1.1 --- a/libgit2/receipt	Wed Mar 06 19:24:05 2019 +0100
     1.2 +++ b/libgit2/receipt	Tue Jun 16 20:15:47 2020 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://libgit2.org/"
     1.5  WGET_URL="https://github.com/libgit2/libgit2/archive/v$VERSION.tar.gz"
     1.6  
     1.7 -BUILD_DEPENDS="cmake python"
     1.8 +BUILD_DEPENDS="cmake python pkg-config openssl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()