diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 19:02:05 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 13:07:09 -0500 |
commit | 458fa6f10fdd7042f30ebd4bc43edb37e4c47fc2 (patch) | |
tree | e49a270f1d18bd0cf54329ee97536308264f8ab1 /graphics | |
parent | 8bef2d742e7346feb97eb3684d5a3bbe6d209eef (diff) | |
download | slackbuilds-458fa6f10fdd7042f30ebd4bc43edb37e4c47fc2.tar.gz |
graphics/yafaray-blender: Fixed dep information
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/yafaray-blender/README | 4 | ||||
-rw-r--r-- | graphics/yafaray-blender/yafaray-blender.info | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/graphics/yafaray-blender/README b/graphics/yafaray-blender/README index 18ac546b07..8e6db86fc8 100644 --- a/graphics/yafaray-blender/README +++ b/graphics/yafaray-blender/README @@ -4,7 +4,3 @@ This script builds the Blender plugin, which is automatically installed in /usr/share/yafaray/blender. A link to the main plugin file is put in /opt/blender/script, but you can change this editing the BLENDER_PLUGIN_DIR variable inside the script. - -Requires the following: - - From Slackbuilds.org : yafaray (built with QT4 support) - - From Slackware install disks : Python, QT4 diff --git a/graphics/yafaray-blender/yafaray-blender.info b/graphics/yafaray-blender/yafaray-blender.info index b2f411c46f..4e48daf6f2 100644 --- a/graphics/yafaray-blender/yafaray-blender.info +++ b/graphics/yafaray-blender/yafaray-blender.info @@ -5,6 +5,6 @@ DOWNLOAD="http://static.yafaray.org/sources/YafaRay-blender.0.1.1.zip" MD5SUM="d7e7f86b9e90e7f960707ebaea1843ab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="yafaray" +REQUIRES="yafaray blender" MAINTAINER="Alan Alberghini" EMAIL="414N@slacky.it" |