wok-current diff streamripper/receipt @ rev 2950
ecore: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 08 13:46:20 2009 +0200 (2009-05-08) |
parents | 8c4a70e18847 |
children | 2c679ce49f4c |
line diff
1.1 --- a/streamripper/receipt Fri Mar 13 09:14:24 2009 +0000 1.2 +++ b/streamripper/receipt Fri May 08 13:46:20 2009 +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" 1.8 +DEPENDS="gtk+ libmad libvorbis libiconv" 1.9 BUILD_DEPENDS="gtk+-dev libmad-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://streamripper.sourceforge.net/"