[jhbuild] sysdeps-3.16: another fixup for libssh



commit 608b1358019b63ded9a242cc7790663506291aca
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Feb 22 07:16:38 2015 -0600

    sysdeps-3.16: another fixup for libssh
    
    There is libssh.pc and also libssh2.pc. We need libssh2.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743708

 modulesets/gnome-sysdeps-3.16.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.16.modules b/modulesets/gnome-sysdeps-3.16.modules
index 6256d1f..75602dd 100644
--- a/modulesets/gnome-sysdeps-3.16.modules
+++ b/modulesets/gnome-sysdeps-3.16.modules
@@ -594,7 +594,7 @@
   </systemmodule>
 
   <systemmodule id="libssh">
-    <pkg-config>libssh.pc</pkg-config>
+    <pkg-config>libssh2.pc</pkg-config>
     <branch repo="system"/>
   </systemmodule>
 


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