diff options
author | Pierre Ossman <ossman@cendio.se> | 2014-08-22 14:41:03 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2014-08-22 14:56:45 +0200 |
commit | 1d36ed801f089114c3256f0fd8546825747b56ef (patch) | |
tree | 81bf2aeba7d215d02a37ac18a4e19c8b4b67bcdc /BUILDING.txt | |
parent | 4c6993223c193e2acbccf7d27488266c32e3ee72 (diff) | |
download | tigervnc-1d36ed801f089114c3256f0fd8546825747b56ef.tar.gz tigervnc-1d36ed801f089114c3256f0fd8546825747b56ef.zip |
Update FLTK requirement
We actually require FLTK 1.3.2 as we reference FL_SOCKET.
Diffstat (limited to 'BUILDING.txt')
-rw-r--r-- | BUILDING.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILDING.txt b/BUILDING.txt index 98c7c6b0..f5944d75 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -84,8 +84,8 @@ Build Requirements (Java) Building FLTK ============= -TigerVNC requires FLTK 1.3.0 (or later). Although it will build and work -with plain 1.3.0, to get full functionality and the best behaviour you +TigerVNC requires FLTK 1.3.2 (or later). Although it will build and work +with plain 1.3.2, to get full functionality and the best behaviour you need to build a patched version: 1. Check out FLTK 1.3.2 using Subversion: |