wok-stable diff easytag/receipt @ rev 4230
Fix: patch xfe to build with gcc-4.x
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Sep 24 15:03:32 2009 +0200 (2009-09-24) |
parents | c2e62b65e0fa |
children | 31c985a0bd3d |
line diff
1.1 --- a/easytag/receipt Mon Mar 16 21:42:10 2009 +0000 1.2 +++ b/easytag/receipt Thu Sep 24 15:03:32 2009 +0200 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/"