wok diff easytag/receipt @ rev 5074

get-flash-plugin: re-export firefox libs if not found
author Rohit Joshi <jozee@slitaz.org>
date Fri Mar 12 11:43:55 2010 +0000 (2010-03-12)
parents 31c985a0bd3d
children 9fe695719f5c
line diff
     1.1 --- a/easytag/receipt	Tue Feb 16 13:39:45 2010 +0000
     1.2 +++ b/easytag/receipt	Fri Mar 12 11:43:55 2010 +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 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/"