From b305215650dcc8fa2268d9bf7c04009157a55308 Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Tue, 25 Mar 2014 21:27:39 +0800 Subject: [PATCH] Add the missing requirement on libssh2 https://bugzilla.redhat.com/show_bug.cgi?id=1039433 --- libgit2.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libgit2.spec b/libgit2.spec index 0d2060d..9fb46e9 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -17,6 +17,7 @@ Patch1: libgit2-0.19.0-non-x86.patch BuildRequires: cmake >= 2.6 BuildRequires: http-parser-devel +BuildRequires: libssh2 BuildRequires: openssl-devel BuildRequires: python BuildRequires: zlib-devel @@ -90,6 +91,7 @@ make install DESTDIR=%{buildroot} %changelog - Build with the bundled xdiff. - Disable a failing test. (libgit2#2199) +- Add missing build requirement on libssh2. (RHBZ#1039433) * Sun Nov 24 2013 Ignacio Casal Quinteiro - 0.20.0-1 - 0.20.0