diff --git a/git/recipe.spec b/git/recipe.spec index a60d3bc..0dc1daa 100644 --- a/git/recipe.spec +++ b/git/recipe.spec @@ -1,11 +1,11 @@ name: git version: 2.9.5 -release: 2 +release: 3 sources: https://mirrors.edge.kernel.org/pub/software/scm/git/git-%{version}.tar.xz build-dependencies: - curl - - openssl-dev + - libressl-dev - perl - autoconf - automake @@ -25,6 +25,7 @@ options: autoconf ./configure \ --prefix=%{prefix} \ + --with-curl \ --without-tcltk \ --disable-nls \ --enable-openssl