Source: libgit2
Version: 0.21.1-1
Severity: wishlist
Tags: patch

Although at the moment "libssh2-glib" FTBFS with SSH-enabled "libgit2", in the 
future it might be a good idea to build the latter with SSH support. Build 
system detects presence of "libssh2-1-dev" so it's just the matter of altering 
Build-Depends as follows:

~~~~
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: extra
 Maintainer: Russell Sim <russell....@gmail.com>
 Build-Depends: debhelper (>= 9.20120417), python-minimal (>= 2.4.0),
-               cmake, libz-dev, libssl-dev, ca-certificates
+               cmake, libz-dev, libssl-dev, libssh2-1-dev, ca-certificates
 Standards-Version: 3.9.5
 Homepage: http://libgit2.github.com/
 Vcs-Git: git://anonscm.debian.org/users/arrsim-guest/libgit2.git
~~~~

Thank you.

-- 
Regards,
 Dmitry Smirnov
 GPG key : 4096R/53968D1B

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to