wok-6.x diff sox/receipt @ rev 1831
encfs: fix BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 09 20:39:44 2008 +0000 (2008-12-09) |
parents | 2ff9c727c0ee |
children | 8c4a70e18847 |
line diff
1.1 --- a/sox/receipt Fri Sep 05 10:50:16 2008 +0000 1.2 +++ b/sox/receipt Tue Dec 09 20:39:44 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"