# HG changeset patch # User Pascal Bellard # Date 1338203815 -7200 # Node ID 9d0f9b9ba34efe458659ed8aa14add95a2795921 # Parent 1a5a70238b8cb5832d2b6776afbc4a68ae3d27be dvdauthor: update bdeps diff -r 1a5a70238b8c -r 9d0f9b9ba34e dvdauthor/receipt --- a/dvdauthor/receipt Mon May 28 13:14:44 2012 +0200 +++ b/dvdauthor/receipt Mon May 28 13:16:55 2012 +0200 @@ -6,7 +6,8 @@ SHORT_DESC="A simple set of tools to help you author a DVD." MAINTAINER="pankso@slitaz.org" DEPENDS="imagemagick tiff jpeg libxml2 fribidi libdvdread" -BUILD_DEPENDS="imagemagick-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev" +BUILD_DEPENDS="imagemagick-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev \ +libpng-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://dvdauthor.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"