commit:     3671c72c95f47d3c0ae4716ab25a722d2ea37d19
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 13:25:07 2019 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Wed May 15 13:25:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3671c72c

sys-cluster/ceph: Add missing bash-completion inherit

Fixed build failure.

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 sys-cluster/ceph/ceph-13.2.5-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/ceph/ceph-13.2.5-r4.ebuild 
b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild
index de0b1ea8ca7..20ba0bcb3c9 100644
--- a/sys-cluster/ceph/ceph-13.2.5-r4.ebuild
+++ b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6}} )
 DISTUTILS_OPTIONAL=1
 
 inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \
-       python-r1 udev user readme.gentoo-r1 systemd
+       python-r1 udev user readme.gentoo-r1 systemd bash-completion-r1
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-r3

Reply via email to