wok diff dvdauthor/receipt @ rev 2353

cyrus-imapd: typo in init script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 05 08:35:57 2009 +0000 (2009-03-05)
parents 7500356beb11
children 1327d60074b2
line diff
     1.1 --- a/dvdauthor/receipt	Fri Feb 29 17:15:48 2008 +0100
     1.2 +++ b/dvdauthor/receipt	Thu Mar 05 08:35:57 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"