wok-stable rev 8785
Fix-bdep: imagination needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:47:26 2011 +0100 (2011-02-22) |
parents | 6cd726279f5d |
children | 166631b3f069 |
files | imagination/receipt |
line diff
1.1 --- a/imagination/receipt Tue Feb 22 22:30:34 2011 +0100 1.2 +++ b/imagination/receipt Tue Feb 22 22:47:26 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="lightweight and simple GTK+ DVD slideshow maker" 1.5 MAINTAINER="jozee@slitaz.org" 1.6 DEPENDS="gtk+ ffmpeg" 1.7 -BUILD_DEPENDS="gtk+-dev ffmpeg-dev ffmpeg" 1.8 +BUILD_DEPENDS="intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://imagination.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"