wok diff id3lib/receipt @ rev 2781
Add Xfe File manager (use Fox lib)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 27 21:12:44 2009 +0200 (2009-04-27) |
parents | 04d6abcf6d15 |
children | e4d73ee23944 |
line diff
1.1 --- a/id3lib/receipt Fri Oct 03 10:33:15 2008 +0000 1.2 +++ b/id3lib/receipt Mon Apr 27 21:12:44 2009 +0200 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Library to manipulate ID3v1 and ID3v2 tags." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 +DEPENDS="libiconv zlib" 1.8 BUILD_DEPENDS="zlib-dev" 1.9 WEB_SITE="http://id3lib.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"