wok diff easytag/receipt @ rev 5875

cpufrequtils: fix category
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue Jul 20 19:24:55 2010 +0200 (2010-07-20)
parents 31c985a0bd3d
children 9fe695719f5c
line diff
     1.1 --- a/easytag/receipt	Tue Feb 16 13:39:45 2010 +0000
     1.2 +++ b/easytag/receipt	Tue Jul 20 19:24:55 2010 +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 libvorbis xorg-libXdamage"
     1.8 +DEPENDS="gtk+ id3lib flac libvorbis xorg-libXdamage gcc-lib-base"
     1.9  BUILD_DEPENDS="gtk+-dev id3lib-dev id3lib"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://easytag.sourceforge.net/"