From 2eb9eb3da34e7200198b75b199efb127f72fc048 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 13 Jan 2023 10:32:17 +0100 Subject: community/blender: disabled openpgl --- community/blender/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'community/blender') diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD index 03a1eeb7..97c987b0 100644 --- a/community/blender/PKGBUILD +++ b/community/blender/PKGBUILD @@ -52,3 +52,8 @@ eval "$( $ i patch -Np1 -i "$srcdir"/blender-idprop_create-static-assert-float.patch ' )" + +# fails happily to build +depends=( + ${depends[@]/openpgl/} +) -- cgit v1.2.3-54-g00ecf