]> git.decadent.org.uk Git - videolink.git/blobdiff - README
Set the XULRunner version requirement to exclude 1.9.1
[videolink.git] / README
diff --git a/README b/README
index a81d2a6335c6604dc5747c0ffb30bb442904ce19..d673eca94058387b375999feae53302ea396afd6 100644 (file)
--- a/README
+++ b/README
@@ -24,12 +24,14 @@ VideoLink depends on the following software:
   - both of:
     - mjpegtools 1.8 or later
     - netpbm
-- Mozilla 1.8 or later, or XULRunner
+- Mozilla 1.8 or later, or XULRunner 1.9 (currently 1.9.1 is not compatible)
 - Xvfb (from XFree86 or X.org)
 
 To build a complete DVD image you will also need:
 
-- mkisofs
+- either of:
+  - genisoimage (from cdrkit)
+  - mkisofs (from cdrtools)
 
 You will also need a program for producing DVD-suitable MPEG-1 or
 MPEG-2 video files.
@@ -202,7 +204,7 @@ Author and copyright
 --------------------
 
 VideoLink was written by Ben Hutchings <ben@decadent.org.uk>.
-Copyright 2005-2006 Ben Hutchings.
+Copyright 2005-2008 Ben Hutchings.
 
 This software is based in part on the work of the Independent JPEG Group.
 Copyright 1991-1998 Thomas G. Lane.  (This applies to the file jquant2.c.)