Repository: qpid-dispatch Updated Branches: refs/heads/master c7478cc00 -> 58967e47f
NO-JIRA - Removed versions specified next to qpid-proton-c-devel python-qpid-proton Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/58967e47 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/58967e47 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/58967e47 Branch: refs/heads/master Commit: 58967e47f63f0799529cda23e54107ec79e6cfff Parents: c7478cc Author: Ganesh Murthy <[email protected]> Authored: Fri May 25 16:33:06 2018 -0400 Committer: Ganesh Murthy <[email protected]> Committed: Fri May 25 16:33:06 2018 -0400 ---------------------------------------------------------------------- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/58967e47/README ---------------------------------------------------------------------- diff --git a/README b/README index 2e07f46..b160052 100644 --- a/README +++ b/README @@ -10,8 +10,8 @@ Dependencies To build dispatch on a yum-based Linux system, you will need the following packages installed: -- qpid-proton-c-devel (0.18.0 or later) -- python-qpid-proton (0.18.0 or later) +- qpid-proton-c-devel +- python-qpid-proton - cmake - make - gcc --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
