[arch-projects] [INITSCRIPTS][PATCH 2/6] Remove grep dependency

Tom Gundersen teg at jklm.no
Tue Jun 12 06:15:09 EDT 2012


This has been applied already.

On Mon, Jun 11, 2012 at 11:10 PM, Sébastien Luttringer <seblu at seblu.net> wrote:
> Signed-off-by: Sébastien Luttringer <seblu at seblu.net>
> ---
>  PKGBUILD |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/PKGBUILD b/PKGBUILD
> index 6186de5..0c63e59 100644
> --- a/PKGBUILD
> +++ b/PKGBUILD
> @@ -10,7 +10,7 @@ conflicts=('initscripts')
>  provides=('initscripts=9999')
>  backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown)
>  makedepends=('asciidoc')
> -depends=('glibc' 'bash' 'grep' 'coreutils' 'systemd-tools' 'iproute2'
> +depends=('glibc' 'bash' 'coreutils' 'systemd-tools' 'iproute2'
>          'ncurses' 'kbd' 'findutils' 'sysvinit')
>  optdepends=('net-tools: legacy networking support'
>             'bridge-utils: Network bridging support'
> --
> Sebastien "Seblu" Luttringer
>


More information about the arch-projects mailing list