This has been applied already. On Mon, Jun 11, 2012 at 11:10 PM, Sébastien Luttringer <seblu@seblu.net> wrote:
Signed-off-by: Sébastien Luttringer <seblu@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