From 700ce1774db045a8cd9b61453683a480f8255f13 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 27 Nov 2005 21:47:55 +0000 Subject: [PATCH] Noted new dependency on Boost (for shared_ptr). --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index e5ae87b..4f87e47 100644 --- 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. -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. -- 2.39.2