wok-next diff easytag/receipt @ rev 5480
Fix VERSION in ruby to be 1.9.1-p378.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu May 06 02:11:33 2010 +0000 (2010-05-06) |
parents | 31c985a0bd3d |
children | 9fe695719f5c |
line diff
1.1 --- a/easytag/receipt Tue Feb 16 13:39:45 2010 +0000 1.2 +++ b/easytag/receipt Thu May 06 02:11:33 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/"