]> git.decadent.org.uk Git - videolink.git/blobdiff - INSTALL
Updated for removal of Mozilla 1.7 support.
[videolink.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 30d94c5600f630f0b5a4c5eb76c7114c479ca7b4..84963c1fb1218a2ebb2cd85d86865bd666887a04 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -5,10 +5,10 @@ VideoLink is written in C++ and requires a recent C++ compiler
 e.g. g++ 3.3.
 
 It requires headers and libraries for Boost, gtkmm, Mozilla or
-XULRunner, and expat.  I have developed and tested it with Boost 1.32,
-gtkmm 2.2.12, Mozilla 1.7.8 and expat 1.95.8 but it may well work with
-earlier or later versions of these.  I have also tested with Mozilla
-1.7.12 and XULRunner 1.8.0.5.
+XULRunner, and expat.  I am currently building and testing it with
+Boost 1.33, gtkmm 2.2.12, XULRunner 1.8.0.8 and expat 1.95.8.  It may
+well work with earlier or later versions of these, but Mozilla 1.7 is
+no longer supported.
 
 I use Debian Linux and have not yet attempted to build it on other
 systems, but it should work on most modern Unix-like systems.