commit:     4feb00aa853f44400a6ee76d70cff28b049f3136
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Jun  9 16:03:32 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Jun  9 16:03:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4feb00aa

sci-electronics/lxi-tools: Drop bash-completion dep & use flag

Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>

 sci-electronics/lxi-tools/lxi-tools-2.7.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-electronics/lxi-tools/lxi-tools-2.7.ebuild 
b/sci-electronics/lxi-tools/lxi-tools-2.7.ebuild
index d76233e39..2447eb6d8 100644
--- a/sci-electronics/lxi-tools/lxi-tools-2.7.ebuild
+++ b/sci-electronics/lxi-tools/lxi-tools-2.7.ebuild
@@ -14,11 +14,10 @@ 
SRC_URI="https://github.com/lxi-tools/${PN}/archive/refs/tags/v${PV}.tar.gz -> $
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="bash-completion +gui"
+IUSE="+gui"
 
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 RDEPEND="
-       bash-completion? ( >=app-shells/bash-completion-2.11 )
        >=sys-libs/readline-8.1_p2
        ${LUA_DEPS}
        >=sci-electronics/liblxi-1.13

Reply via email to