diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Blender/Blender.info | 2 | ||||
-rw-r--r-- | graphics/Blender/README.Slackware | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Blender/Blender.info b/graphics/Blender/Blender.info index 6f6b5dbf7bbe7..28f54ebf6ff07 100644 --- a/graphics/Blender/Blender.info +++ b/graphics/Blender/Blender.info @@ -5,6 +5,6 @@ DOWNLOAD="https://download.blender.org/source/blender-2.81a.tar.xz" MD5SUM="fd106a2c3debfd215617d31197883173" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ffmpeg jack-audio-connection-kit opencollada python-requests valgrind numpy3 SDL2 openimageio freealut" +REQUIRES="ffmpeg jack opencollada python-requests valgrind numpy3 SDL2 openimageio freealut" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" diff --git a/graphics/Blender/README.Slackware b/graphics/Blender/README.Slackware index 669253f6c768e..62a876851e94b 100644 --- a/graphics/Blender/README.Slackware +++ b/graphics/Blender/README.Slackware @@ -4,7 +4,7 @@ time consuming but allows finer tuning of capabilities of the resulting package. Working through the prerequisite packages from the REQUIRES field of Blender.info results in the following basic build order: multimedia/ffmpeg - audio/jack-audio-connection-kit + audio/jack libraries/opencv graphics/opencollada libraries/OpenAL |