diff options
-rw-r--r-- | graphics/yafaray/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/yafaray/README b/graphics/yafaray/README index 7ac1be56ce..0634be71c9 100644 --- a/graphics/yafaray/README +++ b/graphics/yafaray/README @@ -9,10 +9,3 @@ the blender plugin too). If you don't want it, launch the script as follows: You can also build Python bindings, provided you have swig and Python installed. Simply run # BUILDPYTHON=yes ./yafaray.SlackBuild (always assuming you're root) - -Requires the following: - - From Slackbuilds.org : scons (version 0.97 or newer) - - From Slackware install disks : OpenEXR - -Optional dependencies: - - From Slackware install disks : Python, swig, QT4 |