]> git.decadent.org.uk Git - videolink.git/blobdiff - debian/control
Use ffmpeg by default since it seems to work if we use pause correctly.
[videolink.git] / debian / control
index 921e18e9e00d56fe956539236913b284d74bcddc..2c82145bffac696719c22fecc559147e3c7a2cc0 100644 (file)
@@ -2,12 +2,12 @@ Source: webdvd
 Maintainer: Ben Hutchings <ben@decadentplace.org.uk>
 Section: graphics
 Priority: extra
-Build-Depends: debhelper (>=4), libboost-dev, libgtkmm2.0-dev, mozilla-dev
+Build-Depends: debhelper (>=4), libboost-dev, libgtkmm2.0-dev, mozilla-dev, libexpat1-dev
 Standards-Version: 3.6.2
 
 Package: webdvd
 Architecture: any
-Depends: xvfb, xfonts-base, dvdauthor, mjpegtools, netpbm, ${shlibs:Depends}, ${mozilla:Depends}
+Depends: xvfb, xfonts-base, dvdauthor, ffmpeg | mjpegtools, netpbm, ${shlibs:Depends}, ${mozilla:Depends}
 Recommends: mkisofs
 Description: Converts HTML pages into DVD menus.
  WebDVD is intended to provide a simple way of producing DVDs with
@@ -15,3 +15,5 @@ Description: Converts HTML pages into DVD menus.
  rendering them in Mozilla and reproducing their link structure.  This
  allows you to design DVDs using familiar HTML editing tools or your
  favourite text editor.
+ .
+  Homepage: http://womble.decadentplace.org.uk/software/webdvd/