]> git.decadent.org.uk Git - videolink.git/commitdiff
Noted new dependency on Boost (for shared_ptr).
authorBen Hutchings <ben@decadent.org.uk>
Sun, 27 Nov 2005 21:47:55 +0000 (21:47 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 2 Nov 2008 23:19:46 +0000 (23:19 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index e5ae87bb327f92d6d3f81e6e7af47fe3f4184bae..4f87e479cbf8e5bc4c4f4506a18b36f10f7d2624 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,9 +4,9 @@ Building WebDVD
 WebDVD is written in C++ and requires a recent C++ compiler e.g. g++
 3.3.
 
 WebDVD is written in C++ and requires a recent C++ compiler e.g. g++
 3.3.
 
-It requires headers and libraries for gtkmm and Mozilla.  I have
-developed and tested it with gtkmm 2.2.12 and Mozilla 1.7.8 but it may
-well work with earlier or later versions of these.
+It requires headers and libraries for Boost, gtkmm and Mozilla.  I
+have developed and tested it with Boost 1.32, gtkmm 2.2.12 and Mozilla
+1.7.8 but it may well work with earlier or later versions of these.
 
 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.
 
 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.