Hi Dmitry,

Dmitry Smirnov <only...@debian.org> writes:

> Just uploaded libgit2 introduced serious regression due to loss of bindings 
> with libssh2 which causes loss of symbols in dependent library "libgit2-glib" 
> and then in turn FTBFS in "gitg".
>
> Quoting "CHANGELOG.md":
>
>     * The search for libssh2 is now done via pkg-config instead of a
>       custom search of a few directories.
>
> Because "libgit2" do not depend on "pkg-config" new upstream release fails to 
> detect libssh library and builds without SSH support.
>
> After adding "pkg-config" to Build-Depends the following should appear in 
> build log:
>
>     -- checking for module 'libssh2' 
>     --   found libssh2, version 1.5.0
>
> and "libgit2-22" will Depend on "libssh2-1".
>
> Please add "pkg-config" to Build-Depends.

Thanks for the thorougher details. :)

-- 
Cheers,
Russell


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to