[jhbuild] 3.16: rename libssh to libssh2



commit c8f265c7c58f68e62946ab66bc07281d3b19ca3c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Feb 22 12:42:24 2015 -0600

    3.16: rename libssh to libssh2
    
    As has been pointed out, these are two competing libraries, not two
    different versions of the same library. Goodness gracious. Can't wait to
    see what happens when libssh bumps their pkg-config version....
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743708

 modulesets/gnome-apps-3.16.modules    |    2 +-
 modulesets/gnome-sysdeps-3.16.modules |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.16.modules b/modulesets/gnome-apps-3.16.modules
index 0da7331..93c00c2 100644
--- a/modulesets/gnome-apps-3.16.modules
+++ b/modulesets/gnome-apps-3.16.modules
@@ -386,7 +386,7 @@
             version="0.22.0"
             hash="b70965b35e6d0adc891ba2edb28d982cb27729a3f2bb02186084f692e94922b2"
             checkoutdir="libgit2-${version}">
-      <dep package="libssh"/>
+      <dep package="libssh2"/>
     </branch>
   </cmake>
 
diff --git a/modulesets/gnome-sysdeps-3.16.modules b/modulesets/gnome-sysdeps-3.16.modules
index 75602dd..cff937b 100644
--- a/modulesets/gnome-sysdeps-3.16.modules
+++ b/modulesets/gnome-sysdeps-3.16.modules
@@ -593,7 +593,7 @@
             version="1.0.21"/>
   </systemmodule>
 
-  <systemmodule id="libssh">
+  <systemmodule id="libssh2">
     <pkg-config>libssh2.pc</pkg-config>
     <branch repo="system"/>
   </systemmodule>


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