wok-6.x diff streamripper/receipt @ rev 5543
partimage: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 13 13:27:52 2010 +0200 (2010-05-13) |
parents | 4897058add72 |
children | e2914a415ebc |
line diff
1.1 --- a/streamripper/receipt Sun Feb 28 17:49:32 2010 +0100 1.2 +++ b/streamripper/receipt Thu May 13 13:27:52 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Record streaming mp3 to your hard drive." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ libmad libvorbis faad2" 1.8 +DEPENDS="gtk+ libmad libvorbis faad2 glibc-base" 1.9 BUILD_DEPENDS="gtk+-dev libmad-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://streamripper.sourceforge.net/"