wok-stable diff easytag/receipt @ rev 2620

Fix: lighttpd-ssl bad initscript name.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Apr 14 16:46:45 2009 +0200 (2009-04-14)
parents ecb146e32c08
children 9907a474f0b5
line diff
     1.1 --- a/easytag/receipt	Sun Mar 15 21:45:47 2009 +0000
     1.2 +++ b/easytag/receipt	Tue Apr 14 16:46:45 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"
     1.8 +DEPENDS="gtk+ id3lib flac libiconv 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/"