wok rev 231

Alsa-utils: remove bash dependancy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 16 20:26:18 2008 +0100 (2008-02-16)
parents c838d59930a2
children 0257ebeb385f
files alsa-utils/receipt
line diff
     1.1 --- a/alsa-utils/receipt	Sat Feb 16 16:29:51 2008 +0100
     1.2 +++ b/alsa-utils/receipt	Sat Feb 16 20:26:18 2008 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Alsa sound system utilities et config tools."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="alsa-lib bash"
     1.8 +DEPENDS="alsa-lib"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.alsa-project.org/"
    1.11  WGET_URL="ftp://ftp.alsa-project.org/pub/utils/$TARBALL"