You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2017/11/30 19:54:13 UTC

qpid-proton git commit: NO-JIRA - Added libsasl2-modules among the Cyrus SASL requirements. Thank you Alessio Gottardo

Repository: qpid-proton
Updated Branches:
  refs/heads/master d5069e125 -> 12aaab9d2


NO-JIRA - Added libsasl2-modules among the Cyrus SASL requirements. Thank you Alessio Gottardo


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

Branch: refs/heads/master
Commit: 12aaab9d2de2b3359f4b19ade08397e859a57ffa
Parents: d5069e1
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Thu Nov 30 14:53:37 2017 -0500
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Thu Nov 30 14:53:37 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/12aaab9d/INSTALL.md
----------------------------------------------------------------------
diff --git a/INSTALL.md b/INSTALL.md
index 0458bd2..2253816 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -65,7 +65,7 @@ language binding you can omit the dev package for that language.
     $ apt-get install libssl-dev
 
     # dependencies needed for Cyrus SASL support
-    $ apt-get install libsasl2-2 libsasl2-dev
+    $ apt-get install libsasl2-2 libsasl2-dev libsasl2-modules
 
     # dependencies needed for bindings
     $ apt-get install swig python-dev ruby-dev libperl-dev


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