summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-27 17:02:21 +0200
committer Erik Hanson <erik@slackbuilds.org>2012-08-27 13:07:02 -0500
commit45fac81c8af210d5a3118300b06fa3d0115ccb22 (patch)
tree1b7e496cf55e22fca113076c1e25ed79636ae781
parent86a7373599411106d8b6a04e4834e476b3feac58 (diff)
downloadslackbuilds-45fac81c8af210d5a3118300b06fa3d0115ccb22.tar.gz
slackbuilds-45fac81c8af210d5a3118300b06fa3d0115ccb22.tar.xz
graphics/OpenCASCADE: Fixed dep information
-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.