graphics/Blender: Migrate jack-audio-connection-kit => jack.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-18 17:10:39 -05:00 committed by Willy Sudiarto Raharjo
parent d8028bf5b9
commit 18ba164f07
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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