Skip to content

Commit

Permalink
pkg/kamailio/centos/7: Updated dependency lib name (librabbitmq)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-safarov committed Apr 23, 2017
1 parent f314edc commit ec70f7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/kamailio/centos/7/kamailio.spec
Expand Up @@ -231,8 +231,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, json-c, libevent, kamailio = %ver
BuildRequires: libuuid-devel, librabbitmq-devel, json-c-devel, libevent-devel

%description kazoo
Kazoo module for Kamailio.
Expand Down

0 comments on commit ec70f7f

Please sign in to comment.