wok-current diff id3lib/receipt @ rev 3138
gimp: update build_depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 20 18:35:04 2009 +0200 (2009-05-20) |
parents | 04d6abcf6d15 |
children | e4d73ee23944 |
line diff
1.1 --- a/id3lib/receipt Fri Oct 03 10:33:15 2008 +0000 1.2 +++ b/id3lib/receipt Wed May 20 18:35:04 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"