diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 19:00:45 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 13:07:09 -0500 |
commit | 8bef2d742e7346feb97eb3684d5a3bbe6d209eef (patch) | |
tree | 6c2f4386605b18dd6f44fc507d2e88efc5f6fb13 /graphics/yafaray | |
parent | 7e44182a8173e51dc0635f8eecc14cf9af786fae (diff) | |
download | slackbuilds-8bef2d742e7346feb97eb3684d5a3bbe6d209eef.tar.gz |
graphics/yafaray: Fixed dep information
Diffstat (limited to 'graphics/yafaray')
-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 |