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

Sébastien Luttringer seblu at seblu.net
Mon Jun 11 17:10:36 EDT 2012


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