From f6984d13449745d51d3233dd9eb8cde045a7937d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 8 Dec 2022 13:35:39 +0000 Subject: [PATCH] community/blender to 3.4.0-2 --- community/blender/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD index 70dc3d04b..43b457f1c 100644 --- a/community/blender/PKGBUILD +++ b/community/blender/PKGBUILD @@ -16,7 +16,7 @@ buildarch=8 pkgname=blender pkgver=3.4.0 -pkgrel=1 +pkgrel=2 epoch=17 pkgdesc="A fully integrated 3D graphics creation suite" arch=('x86_64') @@ -28,7 +28,8 @@ depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 'python-requ 'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage' 'jemalloc' 'libspnav' 'ptex' 'opensubdiv' 'openvdb' 'log4cplus' 'sdl2' 'libharu' 'draco') -makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'ninja' 'libepoxy') +makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'ninja' 'libepoxy' 'wayland-protocols' 'libxkbcommon' + 'libdecor') options=(!strip) source=("git+https://git.blender.org/blender.git#tag=v$pkgver" "git+https://git.blender.org/blender-addons.git"