summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/OpenCASCADE/OpenCASCADE.info2
-rw-r--r--graphics/OpenCASCADE/README3
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/OpenCASCADE/OpenCASCADE.info b/graphics/OpenCASCADE/OpenCASCADE.info
index 36fafe7acc..2567b5c825 100644
--- a/graphics/OpenCASCADE/OpenCASCADE.info
+++ b/graphics/OpenCASCADE/OpenCASCADE.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://files.opencascade.com/OCCT/OCC_6.5.2_release/OpenCASCADE652.tar
MD5SUM="bb832d308409ddbdad89708496f2ecad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="FreeImage ftgl gl2ps"
+REQUIRES="ftgl"
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"
diff --git a/graphics/OpenCASCADE/README b/graphics/OpenCASCADE/README
index 23706ab8f0..9719c3cf62 100644
--- a/graphics/OpenCASCADE/README
+++ b/graphics/OpenCASCADE/README
@@ -10,5 +10,4 @@ If you want the complete documentation installed with this (and add about
INSTALL_FULL_DOCS=yes ./OpenCASCADE.SlackBuild
-This requires ftgl.
-FreeImage, libtbb and gl2ps are optional.
+FreeImage, tbb and gl2ps are optional dependencies.