wok-next diff dvdauthor/receipt @ rev 2426
x11vnc: fix compile_rules (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 11 11:39:38 2009 +0000 (2009-03-11) |
parents | 7500356beb11 |
children | 1327d60074b2 |
line diff
1.1 --- a/dvdauthor/receipt Fri Feb 29 17:15:48 2008 +0100 1.2 +++ b/dvdauthor/receipt Wed Mar 11 11:39:38 2009 +0000 1.3 @@ -6,7 +6,7 @@ 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" 1.7 -BUILD_DEPENDS="imagemagick-dev tiff-dev jpeg-dev libxml2-dev" 1.8 +BUILD_DEPENDS="imagemagick-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://dvdauthor.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"