summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2019-05-15 15:25:07 +0200
committerPatrick Lauer <patrick@gentoo.org>2019-05-15 15:25:36 +0200
commit3671c72c95f47d3c0ae4716ab25a722d2ea37d19 (patch)
treec662b32afcf8ef39d07f23af850d4ba88b0c0cde /sys-cluster
parentsys-devel/llvm: Update binutils dep in remaining versions (diff)
downloadgentoo-3671c72c95f47d3c0ae4716ab25a722d2ea37d19.tar.gz
gentoo-3671c72c95f47d3c0ae4716ab25a722d2ea37d19.tar.bz2
gentoo-3671c72c95f47d3c0ae4716ab25a722d2ea37d19.zip
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@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-13.2.5-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-13.2.5-r4.ebuild b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild
index de0b1ea8ca75..20ba0bcb3c92 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