[jhbuild] apps-3.16: libgit2 should be built with SSH support



commit 62e70e34d0a51cde36c886368a7b3976ce409edf
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Feb 21 20:10:53 2015 -0600

    apps-3.16: libgit2 should be built with SSH support
    
    gitg wants to use SSH support in libgit2. It will be selected
    automatically if libssh-devel is installed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743708

 modulesets/gnome-apps-3.16.modules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.16.modules b/modulesets/gnome-apps-3.16.modules
index 9df7bef..0da7331 100644
--- a/modulesets/gnome-apps-3.16.modules
+++ b/modulesets/gnome-apps-3.16.modules
@@ -386,6 +386,7 @@
             version="0.22.0"
             hash="b70965b35e6d0adc891ba2edb28d982cb27729a3f2bb02186084f692e94922b2"
             checkoutdir="libgit2-${version}">
+      <dep package="libssh"/>
     </branch>
   </cmake>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]