wok-next diff easytag/receipt @ rev 4374
pyneighborhood: fix depends and desktop.file
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Oct 11 13:25:38 2009 +0000 (2009-10-11) |
parents | c2e62b65e0fa |
children | 31c985a0bd3d |
line diff
1.1 --- a/easytag/receipt Mon Mar 16 21:42:10 2009 +0000 1.2 +++ b/easytag/receipt Sun Oct 11 13:25:38 2009 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Utility for viewing and editing tags on sound files." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ id3lib flac libiconv libvorbis xorg-libXdamage" 1.8 +DEPENDS="gtk+ id3lib flac libvorbis xorg-libXdamage" 1.9 BUILD_DEPENDS="gtk+-dev id3lib-dev id3lib" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://easytag.sourceforge.net/"