diff options
author | 2017-12-08 18:13:26 +0100 | |
---|---|---|
committer | 2017-12-08 18:14:29 +0100 | |
commit | c298c05a5111fa8f0169bdbf806524537b7e23ff (patch) | |
tree | 5b311881ad510547aeb6298b177687ac1eb59fa7 /sys-apps/inxi/inxi-2.3.50.ebuild | |
parent | sys-apps/inxi: Drop old (diff) | |
download | gentoo-c298c05a5111fa8f0169bdbf806524537b7e23ff.tar.gz gentoo-c298c05a5111fa8f0169bdbf806524537b7e23ff.tar.bz2 gentoo-c298c05a5111fa8f0169bdbf806524537b7e23ff.zip |
sys-apps/inxi: Drop implicit dependency
Package-Manager: Portage-2.3.17, Repoman-2.3.6
Diffstat (limited to 'sys-apps/inxi/inxi-2.3.50.ebuild')
-rw-r--r-- | sys-apps/inxi/inxi-2.3.50.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/inxi/inxi-2.3.50.ebuild b/sys-apps/inxi/inxi-2.3.50.ebuild index fbc8adc35425..8e0f7a70cfb8 100644 --- a/sys-apps/inxi/inxi-2.3.50.ebuild +++ b/sys-apps/inxi/inxi-2.3.50.ebuild @@ -16,8 +16,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="bluetooth hddtemp opengl" DEPEND="" -RDEPEND=">=app-shells/bash-3.0 - sys-apps/pciutils +RDEPEND="sys-apps/pciutils sys-apps/usbutils bluetooth? ( net-wireless/bluez ) hddtemp? ( app-admin/hddtemp ) |