diff options
author | Peter Åstrand <astrand@cendio.se> | 2012-10-24 08:25:20 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2012-10-24 08:25:20 +0000 |
commit | 2fa1aee1dae9e647c589ad886b0943ea4374e437 (patch) | |
tree | 0e62067fcab5102e90e444c0933c5db71080cf8e /BUILDING.txt | |
parent | f0c0552fddb840bc11a21004b4387422792b32ad (diff) | |
download | tigervnc-2fa1aee1dae9e647c589ad886b0943ea4374e437.tar.gz tigervnc-2fa1aee1dae9e647c589ad886b0943ea4374e437.zip |
Include fltk-xfixes-xcursor-cmake.patch.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5007 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'BUILDING.txt')
-rw-r--r-- | BUILDING.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILDING.txt b/BUILDING.txt index 5277fb22..f43680d2 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -115,6 +115,7 @@ $ patch -p1 < fltk-1.3.x-clipboard-xfixes.patch $ patch -p1 < fltk-1.3.x-clipboard-win32-fix.patch $ patch -p1 < fltk-1.3.x-clipboard-win32.patch $ patch -p1 < fltk-1.3.x-clipboard-osx.patch +$ patch -p1 < fltk-xfixes-xcursor-cmake.patch Ability to convert a Fl_Pixmap to a Fl_RGB_Image http://www.fltk.org/str.php?L2659 |