diff options
author | Pierre Ossman <ossman@cendio.se> | 2015-02-03 09:54:49 +0100 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2015-02-03 09:54:49 +0100 |
commit | cc8c6a296f48552dde4375c5b491225262b4814f (patch) | |
tree | 3aa592a2b67137cd60664cda546404f15daa12a1 /BUILDING.txt | |
parent | 27eb55e1975c4f558f6a53d573091e76064cc8e7 (diff) | |
download | tigervnc-cc8c6a296f48552dde4375c5b491225262b4814f.tar.gz tigervnc-cc8c6a296f48552dde4375c5b491225262b4814f.zip |
Drop bundled zlib
We're not doing a sufficient job of keeping this updated so list
it as an external requirement instead.
Diffstat (limited to 'BUILDING.txt')
-rw-r--r-- | BUILDING.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILDING.txt b/BUILDING.txt index 67a4f087..9987bd7d 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -9,6 +9,8 @@ Build Requirements (All Systems) -- CMake (http://www.cmake.org) v2.8 or later +-- zlib + -- FLTK 1.3.3 or later -- If building TLS support: |