summaryrefslogtreecommitdiffstats
path: root/BUILDING.txt
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2012-10-24 08:25:20 +0000
committerPeter Åstrand <astrand@cendio.se>2012-10-24 08:25:20 +0000
commit2fa1aee1dae9e647c589ad886b0943ea4374e437 (patch)
tree0e62067fcab5102e90e444c0933c5db71080cf8e /BUILDING.txt
parentf0c0552fddb840bc11a21004b4387422792b32ad (diff)
downloadtigervnc-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.txt1
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