lazedo commented on this pull request.
@@ -214,8 +214,8 @@ json string handling and RPC
modules for Kamailio.
%package kazoo
Summary: Kazoo middle layer connector support for Kamailio
Group: System Environment/Daemons
-Requires: libuuid, rabbitmq-c, json-c, libevent, kamailio = %ver
-BuildRequires: libuuid-devel, rabbitmq-c-devel, json-c-devel, libevent-devel
+Requires: libuuid, librabbitmq >= 0.8.0, json-c, libevent, kamailio = %ver
+BuildRequires: libuuid-devel, librabbitmq-devel >= 0.8.0, json-c-devel,
libevent-devel
you can build with 0.5.2
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1083#pullrequestreview-34162999