wok-stable rev 12296
dvdauthor: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 28 13:16:55 2012 +0200 (2012-05-28) |
parents | 1a5a70238b8c |
children | 81d4fdb3ef70 |
files | dvdauthor/receipt |
line diff
1.1 --- a/dvdauthor/receipt Mon May 28 13:14:44 2012 +0200 1.2 +++ b/dvdauthor/receipt Mon May 28 13:16:55 2012 +0200 1.3 @@ -6,7 +6,8 @@ 1.4 SHORT_DESC="A simple set of tools to help you author a DVD." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="imagemagick tiff jpeg libxml2 fribidi libdvdread" 1.7 -BUILD_DEPENDS="imagemagick-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev" 1.8 +BUILD_DEPENDS="imagemagick-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev \ 1.9 +libpng-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://dvdauthor.sourceforge.net/" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"