]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps.sh: do not install librabbitmq-dev manually
authorKefu Chai <kchai@redhat.com>
Thu, 21 Feb 2019 04:07:02 +0000 (12:07 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 21 Feb 2019 04:08:19 +0000 (12:08 +0800)
commit9962c35abdfe208d7e92212c58c05100fd9ee0e9
tree7377d75bb46eb0c696cdf29c15b9a04648096c9c
parent6ca980beffafdbbfbfd8273a27a6e19844c37266
install-deps.sh: do not install librabbitmq-dev manually

it will be installed by `mk-build-deps --install`.

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh