dash: needs coreutils rundep for the INSTALL script.

--HG--
extra : convert_revision : ee92a901939d6eb3c1d28377f8fb942ff3c7eee7
This commit is contained in:
Juan RP 2009-04-25 03:45:27 +02:00
parent 8a5cfc5f66
commit 30f0a45c0d

View file

@ -1,8 +1,8 @@
# Template file for 'dash'
pkgname=dash
version=0.5.4
distfiles="
http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
revision=1
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--prefix="
configure_env="LANG=C"
@ -20,6 +20,7 @@ long_desc="
base_chroot=yes
register_shell="/bin/sh"
Add_dependency run glibc
Add_dependency run coreutils
post_install()
{