aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'libraries')
-rw-r--r--libraries/CEGUI/CEGUI.info2
-rw-r--r--libraries/CEGUI/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/CEGUI/CEGUI.info b/libraries/CEGUI/CEGUI.info
index 8d4fa936ead3b..eb2089f1deb61 100644
--- a/libraries/CEGUI/CEGUI.info
+++ b/libraries/CEGUI/CEGUI.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/crayzedsgui/CEGUI-0.6.2.tar.gz"
MD5SUM="fb058bd711fa9a865658efbc37fac24d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="DevIL FreeImage xerces-c"
+REQUIRES=""
MAINTAINER="Phillip Warner"
EMAIL="pc_warner@yahoo.com"
diff --git a/libraries/CEGUI/README b/libraries/CEGUI/README
index 2656a85ef6c00..b9d6ae0e358c6 100644
--- a/libraries/CEGUI/README
+++ b/libraries/CEGUI/README
@@ -12,7 +12,7 @@ However, you may want to specify this yourself. In 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.
-Some of the optional libraries include:
+Some of the optional dependencies include:
Xerces-C++ XML parser (xerces-c at SlackBuilds.org)
DevIL image loading library (DevIL at SlackBuilds.org)
FreeImage image loading library (FreeImage at SlackBuilds.org)