# HG changeset patch # User Antoine Bodin # Date 1298411246 -3600 # Node ID c871e97fbb6517a1ae6371e09a8a385a2a71b44a # Parent 6cd726279f5dbcd79ffbbd5c6b17382711613cb5 Fix-bdep: imagination needs intltool to compile diff -r 6cd726279f5d -r c871e97fbb65 imagination/receipt --- a/imagination/receipt Tue Feb 22 22:30:34 2011 +0100 +++ b/imagination/receipt Tue Feb 22 22:47:26 2011 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="lightweight and simple GTK+ DVD slideshow maker" MAINTAINER="jozee@slitaz.org" DEPENDS="gtk+ ffmpeg" -BUILD_DEPENDS="gtk+-dev ffmpeg-dev ffmpeg" +BUILD_DEPENDS="intltool" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://imagination.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"