wok diff id3lib/receipt @ rev 8325
tazdev: typo
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 01 22:28:34 2011 +0100 (2011-02-01) |
parents | e4d73ee23944 |
children | 0b4cf0d9e1b5 |
line diff
1.1 --- a/id3lib/receipt Thu Jun 11 16:34:20 2009 +0200 1.2 +++ b/id3lib/receipt Tue Feb 01 22:28:34 2011 +0100 1.3 @@ -6,7 +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="zlib" 1.8 +DEPENDS="zlib gcc-lib-base" 1.9 BUILD_DEPENDS="zlib-dev" 1.10 WEB_SITE="http://id3lib.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"