From: Patrick Lauer Date: Wed, 15 May 2019 13:25:07 +0000 (+0200) Subject: sys-cluster/ceph: Add missing bash-completion inherit X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3671c72c95f47d3c0ae4716ab25a722d2ea37d19;p=gentoo.git 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 --- 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