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"