wok-stable rev 1590
sox: fix depends
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Oct 16 20:19:46 2008 +0000 (2008-10-16) |
parents | acceac334d59 |
children | 06126831b650 |
files | sox/receipt |
line diff
1.1 --- a/sox/receipt Thu Oct 16 20:13:47 2008 +0000 1.2 +++ b/sox/receipt Thu Oct 16 20:19:46 2008 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Swiss Army knife of sound processing programs." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +DEPENDS="libtool libsamplerate" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://sox.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"