summaryrefslogtreecommitdiff
path: root/libraries/CEGUI/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/CEGUI/README')
-rw-r--r--libraries/CEGUI/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/libraries/CEGUI/README b/libraries/CEGUI/README
index 27e98d5916..3e6e992552 100644
--- a/libraries/CEGUI/README
+++ b/libraries/CEGUI/README
@@ -14,8 +14,7 @@ particular, pay attention to the image codecs because you might want
to disable the others to ensure that the one you want to use is the
default codec.
-Optional dependencies include xerces-c, FreeImage, and DevIL.
-There are perhaps others - see the CMakeList.txt file
+Optional dependencies include glfw3, xerces-c, FreeImage, and DevIL.
+There are perhaps others - see the CMakeLists.txt file.
-*NOTE* ATM this won't build with ogre installed: you have to remove
-it explicitly from your system.
+The ogre renderer is disabled, as it won't build.