wok-stable diff flac/receipt @ rev 5015
busybox: may not overload gnu utilities
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 01 13:35:34 2010 +0100 (2010-03-01) |
parents | fb8aceda65ff |
children | 4bfb6edd3dc2 |
line diff
1.1 --- a/flac/receipt Tue Feb 16 13:56:26 2010 +0000 1.2 +++ b/flac/receipt Mon Mar 01 13:35:34 2010 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="FLAC stands for Free Lossless Audio Codec." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -DEPENDS="libogg" 1.8 +DEPENDS="libogg gcc-lib-base" 1.9 BUILD_DEPENDS="libogg-dev" 1.10 WEB_SITE="http://flac.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"