wok diff easytag/receipt @ rev 2705
fix: consonance BUILD_DEPENDS
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Apr 22 16:32:38 2009 +0000 (2009-04-22) |
parents | ecb146e32c08 |
children | 9907a474f0b5 |
line diff
1.1 --- a/easytag/receipt Sun Mar 15 21:45:47 2009 +0000 1.2 +++ b/easytag/receipt Wed Apr 22 16:32: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" 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/"