summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-03-16 15:55:18 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2014-03-16 15:55:18 +0000
commitf7c756192e1d088e2b8198e4512e31b4841a12b8 (patch)
treed3c8ef2f3ab4d65e04c13dc26ca434032adeb10d /Docs
parent5e8c2b00f01937f82305c12fcac3943e778c92da (diff)
downloadnetsurf-f7c756192e1d088e2b8198e4512e31b4841a12b8.tar.gz
netsurf-f7c756192e1d088e2b8198e4512e31b4841a12b8.tar.bz2
Remove some trailing whitespace.
Diffstat (limited to 'Docs')
-rw-r--r--Docs/BUILDING-Framebuffer4
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/BUILDING-Framebuffer b/Docs/BUILDING-Framebuffer
index 8210d6176..210bc29d8 100644
--- a/Docs/BUILDING-Framebuffer
+++ b/Docs/BUILDING-Framebuffer
@@ -45,7 +45,7 @@
Debian-like OS:
- $ apt-get install libcurl3-dev libpng-dev
+ $ apt-get install libcurl3-dev libpng-dev
Recent OS versions might need libcurl4-dev instead of libcurl3-dev but
note that when it has not been built with OpenSSL, the SSL_CTX is not
@@ -125,7 +125,7 @@
To build and install these libraries, simply enter each of their directories
and run:
-
+
$ make install
| Note: We advise enabling iconv() support in libparserutils, which vastly