From e18810fd8c59577a1dd06d94408931d79b0ef246 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 20 Sep 2012 16:45:27 +0000 Subject: [PATCH] bash-completion: Install this package by default. I think it is very handy and makes using the command line prompt more easy. Especially for newbies. --- bash-completion/bash-completion.nm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bash-completion/bash-completion.nm b/bash-completion/bash-completion.nm index 6e0eda416..2648f9664 100644 --- a/bash-completion/bash-completion.nm +++ b/bash-completion/bash-completion.nm @@ -5,7 +5,7 @@ name = bash-completion version = 1.99 -release = 1 +release = 2 arch = noarch groups = Development/Languages @@ -32,8 +32,10 @@ end packages package %{name} + groups += Base - requires - bash >= 4.1 + requires + bash >= 4.1 + end end end -- 2.39.5