wok-next diff dvdauthor/receipt @ rev 14634
gtk+-dev: Add libxml2-dev to depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jun 01 23:53:53 2013 +0000 (2013-06-01) |
parents | e3b85b1a6d75 |
children | 380ffe05937a |
line diff
1.1 --- a/dvdauthor/receipt Sun Feb 13 03:35:31 2011 +0000 1.2 +++ b/dvdauthor/receipt Sat Jun 01 23:53:53 2013 +0000 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"