blender: adjust requires after numpy renaming.

This commit is contained in:
Jérôme Duval
2019-03-30 01:08:02 +01:00
committed by GitHub
parent 3e08a6b623
commit ee7c00fcca

View File

@@ -10,14 +10,14 @@ benefit from its unified pipeline and responsive development process."
HOMEPAGE="https://www.blender.org/"
COPYRIGHT="2002-2017 Blender Foundation"
LICENSE="GNU GPL v2"
REVISION="8"
REVISION="9"
SOURCE_URI="https://download.blender.org/source/blender-$portVersion.tar.gz"
CHECKSUM_SHA256="4c944c304a49e68ac687ea06f5758204def049b66dc211e1cffa1857716393bc"
PATCHES="blender-$portVersion.patchset"
ADDITIONAL_FILES="
blender.rdef.in
Blender.sh
"
"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="?x86"
@@ -31,7 +31,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
python3_numpy
numpy_python3
requests_python3
lib:libalembic$secondaryArchSuffix
lib:libavcodec$secondaryArchSuffix
@@ -149,7 +149,7 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
llvm$secondaryArchSuffix
python3_numpy
numpy_python3
requests_python3
cmd:cmake
cmd:find