wok-next diff sox/receipt @ rev 1737
slitaz-boot-scripts: mkdir /etc/X11
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 22 03:17:42 2008 +0100 (2008-11-22) |
parents | 2ff9c727c0ee |
children | 8c4a70e18847 |
line diff
1.1 --- a/sox/receipt Fri Sep 05 10:50:16 2008 +0000 1.2 +++ b/sox/receipt Sat Nov 22 03:17:42 2008 +0100 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"