# HG changeset patch # User Pascal Bellard # Date 1338226139 -7200 # Node ID 1f2d8dcf5b6c0592b7978552ce9b52ea3573e66d # Parent af2faccc85658975a55ccd0a8b1c733c6be368d1 dvdauthor: update bdeps diff -r af2faccc8565 -r 1f2d8dcf5b6c dvdauthor/receipt --- a/dvdauthor/receipt Mon May 28 12:22:38 2012 +0200 +++ b/dvdauthor/receipt Mon May 28 19:28:59 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"