wok-stable rev 5964
libcddb: fix depends
author | Antoine Bodin <gokhlayeh@mailoo.org> |
---|---|
date | Thu Aug 05 23:04:56 2010 +0200 (2010-08-05) |
parents | 9b0eb993018e |
children | b3cd1a4ec7e0 |
files | libcddb/receipt |
line diff
1.1 --- a/libcddb/receipt Thu Aug 05 23:03:13 2010 +0200 1.2 +++ b/libcddb/receipt Thu Aug 05 23:04:56 2010 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="C library to access data on a CDDB server (freedb.org)." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -DEPENDS="libcdio" 1.8 +DEPENDS="" 1.9 WEB_SITE="http://libcddb.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11