You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2017/10/07 16:28:32 UTC

qpid-proton git commit: PROTON-1612: Added cyrus-sasl-plain and -md5 to required SASL deps

Repository: qpid-proton
Updated Branches:
  refs/heads/master 9797c58b1 -> 02b85eae6


PROTON-1612: Added cyrus-sasl-plain and -md5 to required SASL deps


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/02b85eae
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/02b85eae
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/02b85eae

Branch: refs/heads/master
Commit: 02b85eae6321d905e60ed0ebef56a5960c98bb3f
Parents: 9797c58
Author: Justin Ross <jr...@apache.org>
Authored: Sat Oct 7 09:26:53 2017 -0700
Committer: Justin Ross <jr...@apache.org>
Committed: Sat Oct 7 09:26:53 2017 -0700

----------------------------------------------------------------------
 INSTALL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/02b85eae/INSTALL.md
----------------------------------------------------------------------
diff --git a/INSTALL.md b/INSTALL.md
index 01dbf13..933ae9c 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -40,7 +40,7 @@ language.
     $ yum install openssl-devel
 
     # Dependencies needed for Cyrus SASL support
-    $ yum install cyrus-sasl-devel
+    $ yum install cyrus-sasl-devel cyrus-sasl-plain cyrus-sasl-md5
 
     # Dependencies needed for bindings
     $ yum install swig                                       # Required for all bindings


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org