[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/kioslave
From:       Andreas Schneider <mail () cynapses ! org>
Date:       2009-08-17 8:10:14
Message-ID: 1250496614.514822.648.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1012237 by anschneider:

Require libssh 0.3.2 or higher for kio_sftp.


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdebase/runtime/kioslave/CMakeLists.txt #1012236:1012237
@@ -3,7 +3,7 @@
 # we need a version of samba which has already smbc_set_context(), Alex
 set(SAMBA_REQUIRE_SMBC_SET_CONTEXT TRUE)
 set(SAMBA_REQUIRE_SMBC_OPTION_SET TRUE)
-macro_optional_find_package(LibSSH)
+macro_optional_find_package(LibSSH 0.3.2)
 macro_log_feature(LIBSSH_FOUND "libssh" "the SSH library with SFTP support" \
"http://www.libssh.org/" FALSE "" "Needed to build the SFTP kioslave")  \
macro_optional_find_package(Samba)  macro_log_feature(SAMBA_FOUND "Samba" "the SMB \
client library, a version with smbc_set_context() and smbc_option_set()" \
"http://www.samba.org" FALSE "" "Needed to build the SMB kioslave")


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic