wok-6.x rev 8788
Fix bdeps: graveman needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:57:55 2011 +0100 (2011-02-22) |
parents | 3a1b26bb9f0b |
children | 9288348dbcd9 |
files | graveman/receipt |
line diff
1.1 --- a/graveman/receipt Tue Feb 22 22:56:38 2011 +0100 1.2 +++ b/graveman/receipt Tue Feb 22 22:57:55 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="frontend for cd-burning tools" 1.5 MAINTAINER="allan316@gmail.com" 1.6 DEPENDS="readom dvd+rw-tools dvd+rw-media-tools sox cdrdao libid3tag libmad lame libvorbis libogg flac libglade libmng" 1.7 -BUILD_DEPENDS="libid3tag-dev libmad-dev lame-dev libvorbis-dev libogg-dev flac-dev libglade-dev libmng-dev" 1.8 +BUILD_DEPENDS="intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://graveman.tuxfamily.org" 1.11 WGET_URL="$WEB_SITE/sources/$TARBALL"