# HG changeset patch # User Christopher Rogers # Date 1286654384 0 # Node ID 6856909838d6723ae076a36bd4d8ccf199c3e5f2 # Parent ed4ce2e861101772ecd57270584138c63f961b41 Added libid3tag to depends of libid3tag-dev. diff -r ed4ce2e86110 -r 6856909838d6 libid3tag-dev/receipt --- a/libid3tag-dev/receipt Sat Oct 09 19:48:18 2010 +0000 +++ b/libid3tag-dev/receipt Sat Oct 09 19:59:44 2010 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="ID3 tag manipulation library devel files." MAINTAINER="paul@slitaz.org" +DEPENDS="libid3tag" WANTED="libid3tag" WEB_SITE="http://www.underbit.com/products/mad"