summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorRob Kendrick <rjek@netsurf-browser.org>2008-03-21 19:24:03 +0000
committerRob Kendrick <rjek@netsurf-browser.org>2008-03-21 19:24:03 +0000
commit336e1068ad75dfca3af2f69f78f0fd31b339ed91 (patch)
tree01cbaec63ec1ceb7547b2622f2373e6dfb44c9b6 /Docs
parente83b3086af8c4eb157b13eabb2cd0b560f78de9b (diff)
downloadnetsurf-336e1068ad75dfca3af2f69f78f0fd31b339ed91.tar.gz
netsurf-336e1068ad75dfca3af2f69f78f0fd31b339ed91.tar.bz2
Update list of tested platforms
svn path=/trunk/netsurf/; revision=4017
Diffstat (limited to 'Docs')
-rw-r--r--Docs/BUILDING-GTK8
1 files changed, 4 insertions, 4 deletions
diff --git a/Docs/BUILDING-GTK b/Docs/BUILDING-GTK
index 76b1f02d0..ca1ebef52 100644
--- a/Docs/BUILDING-GTK
+++ b/Docs/BUILDING-GTK
@@ -1,8 +1,8 @@
To build the GTK version of NetSurf on a UNIX-like platform (although it has
-only been tested on Debian, Ubuntu and FreeBSD), simply run "make" once you
-have got the relevent build dependencies installed. Assuming you already
-have GCC and GNU Make etc install, under a Debian-like OS, this should
-suffice:
+only been tested on Debian, Ubuntu, Fedora 8, FreeBSD, NetBSD and Solaris 10)
+, simply run "make" once you have got the relevent build dependencies
+installed. Assuming you already have GCC and GNU Make etc install, under a
+Debian-like OS, this should suffice:
$ apt-get install libglade2-dev libcurl3-dev libxml2-dev libmng-dev
$ apt-get install librsvg2-dev lemon re2c